Skip to content

NodejsRuntime.napi_cleanup_hook structure

C#
public struct napi_cleanup_hook : IEquatable<napi_cleanup_hook>

Public Members

namedescription
napi_cleanup_hook(…)(2 constructors)
delegate Delegate

See Also

Released under the MIT license