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