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