Next: x1f4_fset_lxcast, Previous: x1f4_bset_lxcast, Up: Object Library Functions [Index]
extern int x1f4_fini_lxcast (void **lxcast);
The x1f4_fini_lxcast
function frees the memory allocated for the
object library object stored at the address recorded at lxcast
.
The function returns 0
for success, one of the defined error codes for
failure.