Next: x1f4_init_mxdeck, Previous: x1f4_find_mxpath, Up: Named Objects Collections Functions [Index]
extern int x1f4_fini_mxdeck (void **address);
The x1f4_fini_mxdeck
function destroys the string key pointer value
associative array whose address is stored at address
- dismantles it all
and frees the associative array object.
The function returns 0 for success, one of the defined errors for failure.