Crate nodex_api

Source

Modules§

api
this mod is generated by cargo build -p nodex-api –features gen-api
api_impl
args
callback
context
descriptor
env
prelude
reference
rt
scope
tsfn
value
work

Macros§

from_js_args_tuple
napi_as
napi_call
napi_from_raw
napi_get_value
napi_guard
napi_is
napi_module
napi_r
napi_s
napi_value_t
to_js_args_tuple

Structs§

NapiPropertyAttributes
napi_property_attributes

Enums§

NapiKeyCollectionMode
napi_key_collection_mode
NapiKeyConversion
napi_key_conversion
NapiKeyFilter
napi_key_filter
NapiStatus
napi_status
NapiThreadsafeFunctionCallMode
napi_threadsafe_function_call_mode
NapiThreadsafeFunctionReleaseMode
napi_threadsafe_function_release_mode
NapiTypedarrayType
napi_typedarray_type
NapiValuetype
napi_valuetype

Functions§

fatal_error
The function call does not return, the process will be terminated. This API can be called even if there is a pending JavaScript exception.
napi_version_guard

Type Aliases§

NapiResult