MemoryChunk.reset

Warning g_mem_chunk_reset has been deprecated since version 2.10 and should not be used in newly-written code. Use the slice allocator instead Resets a GMemChunk to its initial state. It frees all of the currently allocated blocks of memory.

class MemoryChunk
void
reset
()

Meta