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