Class IteratorCopyFunctionForeverHandler
Forever Handler for IteratorCopyFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class IteratorCopyFunctionForeverHandler
- Inheritance
-
IteratorCopyFunctionForeverHandler
- Inherited Members
Constructors
IteratorCopyFunctionForeverHandler(IteratorCopyFunction)
public IteratorCopyFunctionForeverHandler(IteratorCopyFunction managed)
Parameters
managed
IteratorCopyFunction
Fields
NativeCallback
public IteratorCopyFunction NativeCallback