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