Next: x1f4_fset_lxport, Previous: x1f4_file_lxport, Up: Process Library Functions [Index]
extern int x1f4_fini_lxport(void **lxport);
The x1f4_fini_lxport
function frees the memory allocated for the process
library object stored at the address recorded at lxport
.
The function returns 0
for success, one of the defined error codes for
failure.