Next: x1f4_fini_e2list, Up: Scoped Resource Allocation Manager Functions [Index]
extern int x1f4_deck_e2list (void **e2list);
The x1f4_deck_e2list function collects the temporaries for the allocation manager that has the address stored at e2list.
x1f4_deck_e2list
e2list
The function returns 0 for success, non zero for failure.
0