Class HookFinalizeFuncCallHandler
Call Handler for HookFinalizeFunc. 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 HookFinalizeFuncCallHandler
- Inheritance
-
HookFinalizeFuncCallHandler
- Inherited Members
Constructors
HookFinalizeFuncCallHandler(HookFinalizeFunc)
public HookFinalizeFuncCallHandler(HookFinalizeFunc managed)
Parameters
managed
HookFinalizeFunc
Fields
NativeCallback
public HookFinalizeFunc NativeCallback