Next: x1f4_fset_lxlist, Previous: x1f4_dset_lxlist, Up: List Library Functions
extern int x1f4_fini_lxlist (void **lxlist);
The x1f4_fini_lxlist
function frees the memory allocated for the list
library stored at the address stored at the lxlist
address.
The function returns 0
for success, one of the defined error codes for
failure.