Next: x1f4_init_lxflat, Previous: x1f4_dset_lxflat, Up: Proxy Types Library Functions [Index]
extern int x1f4_fini_lxflat (void **lxflat);
The x1f4_fini_lxflat
function frees the memory allocated for the
proxy types library object stored at the address recorded at lxflat
.
The function returns 0
for success, one of the defined error codes for
failure.