Skip to content

NodejsRuntime.napi_async_execute_callback structure

C#
public struct napi_async_execute_callback : IEquatable<napi_async_execute_callback>

Public Members

namedescription
napi_async_execute_callback(…)(2 constructors)
delegate Delegate

See Also

Released under the MIT license