NodejsRuntime.napi_threadsafe_function_call_js.Delegate delegate
C#
public delegate void Delegate(napi_env env, napi_value js_callback, IntPtr context, IntPtr data);
See Also
- struct napi_env
- struct napi_value
- struct napi_threadsafe_function_call_js
- namespace Microsoft.JavaScript.NodeApi.Runtime