Skip to content

JSRuntime.AdjustExternalMemory method

C#
public virtual napi_status AdjustExternalMemory(napi_env env, long changeInBytes, out long result)

See Also

Released under the MIT license