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