ptrThawDestroyNotify

GDestroyNotify callback which can be used to re-enable garbage collection and moving for a memory region frozen by ptrFreezeGC().

extern (C)
void
ptrThawDestroyNotify
(
void* ptr
)

Parameters

ptr void*

The data to re-enable garbage collection and moving of.