Class ReallocFuncAsyncHandler
Async Handler for ReallocFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class ReallocFuncAsyncHandler
- Inheritance
-
ReallocFuncAsyncHandler
- Inherited Members
Constructors
ReallocFuncAsyncHandler(ReallocFunc)
public ReallocFuncAsyncHandler(ReallocFunc managed)
Parameters
managed
ReallocFunc
Fields
NativeCallback
public ReallocFunc NativeCallback