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