Next: x1f4_fset_lxfile, Previous: x1f4_dset_lxfile, Up: File Library Functions
extern int x1f4_fini_lxfile (void **lxfile);
The x1f4_fini_lxfile
function frees the memory allocated for the file
library stored at the address stored at the lxfile
address.
The function returns 0
for success, one of the defined error codes for
failure.