Skip to content

JSRuntime.GetThreadSafeFunctionContext method

C#
public virtual napi_status GetThreadSafeFunctionContext(napi_threadsafe_function func, 
    out IntPtr result)

See Also

Released under the MIT license