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