Skip to content

TracingJSRuntime.GetCallbackInfo method

C#
public override napi_status GetCallbackInfo(napi_env env, napi_callback_info cbinfo, out int argc, 
    out IntPtr data)

See Also

Released under the MIT license