Next: x1f4_init_e4ll, Previous: x1f4_fast_e4ll, Up: Hierarchical Resource Allocation Manager Functions [Index]
extern int x1f4_fini_e4ll (void **e4ll);
The x1f4_fini_e4ll
function frees the memory allocated for the
hierarchical resource allocation manager stored at the address stored at the
e4ll
address.
The function returns 0
for success, one of the defined error codes for
failure.