Next: x1f4_fset_lxdecq, Previous: x1f4_dset_lxdecq, Up: Decq Library Functions [Index]
extern int x1f4_fini_lxdecq (void **lxdecq);
The x1f4_fini_lxdecq
function frees the memory allocated for the decq
library object stored at the address recorded at lxdecq
.
The function returns 0
for success, one of the defined error codes for
failure.