Next: , Previous: x1f4_dset_lxlist, Up: List Library Functions


6.3.3.3 x1f4_fini_lxlist

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.