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


13.3.3.8 x1f4_pick_e2list

extern int x1f4_pick_e2list
    (void *e2list, void *, int (*)(void *), unsigned, void **);

The x1f4_pick_e2list function is the temporaries allocator construct pick method for the e2list allocation manager.

See Temporaries Allocator Construct.