Next: x1f4_init_lxpart, Previous: x1f4_dset_lxpart, Up: Referable Types Library Functions [Index]
extern int x1f4_fini_lxpart (void **lxpart);
The x1f4_fini_lxpart
function frees the memory allocated for the
referable types library object stored at the address recorded at lxpart
.
The function returns 0
for success, one of the defined error codes for
failure.