Next: x1f4_fset_lxtrap, Up: Trap Library Functions [Index]
extern int x1f4_fini_lxtrap (void **lxtrap);
The x1f4_fini_lxtrap
function frees the memory allocated for the
trap library object stored at the address recorded at lxtrap
.
The function returns 0
for success, one of the defined error codes for
failure.