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§
- Napi
Property Attributes - napi_property_attributes
Enums§
- Napi
KeyCollection Mode - napi_key_collection_mode
- Napi
KeyConversion - napi_key_conversion
- Napi
KeyFilter - napi_key_filter
- Napi
Status - napi_status
- Napi
Threadsafe Function Call Mode - napi_threadsafe_function_call_mode
- Napi
Threadsafe Function Release Mode - napi_threadsafe_function_release_mode
- Napi
Typedarray Type - napi_typedarray_type
- Napi
Valuetype - 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