Next: x1f4_fset_lxline, Previous: x1f4_dset_lxline, Up: Record Library Functions [Index]
extern int x1f4_fini_lxline (void **lxline);
The x1f4_fini_lxline
function frees the memory allocated for the record
library object stored at the address recorded at lxline
.
The function returns 0
for success, one of the defined error codes for
failure.