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