Skip to content

NodejsRuntime.CreateSymbol method

C#
public override napi_status CreateSymbol(napi_env env, napi_value description, 
    out napi_value result)

See Also

Released under the MIT license