Next: , Previous: , Up: Scoped Resource Allocation Manager Functions   [Index]


13.3.3.2 x1f4_fini_e2list

extern int x1f4_fini_e2list
    (void **e2list, void *none);

The x1f4_fini_e2list function dismantles the allocation manager that has the address stored at e2list. none is not used.

The function returns 0 for success, non zero for failure.