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