Class DebugFuncPtrCallHandler
Call Handler for DebugFuncPtr. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class DebugFuncPtrCallHandler
- Inheritance
-
DebugFuncPtrCallHandler
- Inherited Members
Constructors
DebugFuncPtrCallHandler(DebugFuncPtr)
public DebugFuncPtrCallHandler(DebugFuncPtr managed)
Parameters
managed
DebugFuncPtr
Fields
NativeCallback
public DebugFuncPtr NativeCallback