Next: x1f4_fset_lxmath, Previous: x1f4_bset_lxmath, Up: Math Library Functions [Index]
extern int x1f4_fini_lxmath (void **lxmath);
The x1f4_fini_lxmath
function frees the memory allocated for the math
library object stored at the address recorded at lxmath
.
The function returns 0
for success, one of the defined error codes for
failure.