Next: , Previous: x1f4_dset_lxdata, Up: Byte Data Library Functions


6.13.3.2 x1f4_fini_lxdata

extern int x1f4_fini_lxdata
    (void **lxdata);

The x1f4_fini_lxdata function frees the memory allocated for the byte data library stored at the address stored at the lxdata address.

The function returns 0 for success, one of the defined error codes for failure.