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