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