Next: x1f4_fset_lxtext, Previous: x1f4_bset_lxtext, Up: Text Library Functions [Index]
extern int x1f4_fini_lxtext (void **lxtext);
The x1f4_fini_lxtext
function frees the memory allocated for the text
library object stored at the address recorded at lxtext
.
The function returns 0
for success, one of the defined error codes for
failure.