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