SyTen

◆ le_free()

void syten::le_free ( void *  ptr)

Frees the space of memory pointed to by ptr.

ptr must have been allocated by le_malloc().

Referenced by syten::EternalAllocator< Type >::deallocate(), and syten::DynArray< Type >::free().

+ Here is the caller graph for this function: