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


13.2.3.3 x1f4_fast_e4ll

extern int x1f4_fast_e4ll
    (void *e4ll, void **back);

The x1f4_fast_e4ll function sets back for tempories deallocation for the e4ll hierarchical resource allocation manager.

Whenever temporaries are to be freed, the application would call the temporaries collection against the temporaries allocator for which a pointer is stored at back.

See Error Classes.

The function returns 0.