Skip to content

NodejsRuntime.napi_async_cleanup_hook.Delegate delegate

C#
public delegate void Delegate(napi_async_cleanup_hook_handle handle, Void* data);

See Also

Released under the MIT license