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