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