NodejsRuntime.node_embedding_runtime_preload_callback.Delegate delegate
C#
public delegate void Delegate(IntPtr cb_data, node_embedding_runtime runtime, napi_env env,
napi_value process, napi_value require);
See Also
- struct node_embedding_runtime
- struct napi_env
- struct napi_value
- struct node_embedding_runtime_preload_callback
- namespace Microsoft.JavaScript.NodeApi.Runtime