Function prototype type definition for functions that release memory.
Method Detail
run
void run(com.sun.jna.Pointer pointer)
Function prototype type definition for functions that release memory.
When the SDK is done with memory that has been allocated by a custom allocator passed to EOS_Initialize, it will call the corresponding memory release function.