Skip to content

JSRuntime.GetValueInt64 method

C#
public virtual napi_status GetValueInt64(napi_env env, napi_value value, out long result)

See Also

Released under the MIT license