ELFree

Definition

#include <twl/el.h>


typedef void  (*ELFree)(void* ptr);

Elements

ptr Pointer to the memory block to be freed.

Description

The EL library uses this allocator internally to free memory.

Revision History

2008/01/21 Initial version.


CONFIDENTIAL