Class ReallocFuncForeverHandler
Forever Handler for ReallocFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class ReallocFuncForeverHandler
- Inheritance
-
ReallocFuncForeverHandler
- Inherited Members
Constructors
ReallocFuncForeverHandler(ReallocFunc)
public ReallocFuncForeverHandler(ReallocFunc managed)
Parameters
managed
ReallocFunc
Fields
NativeCallback
public ReallocFunc NativeCallback