Docs.rs
napi-sys-2.4.0
napi-sys 2.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aqrln
Brooooooklyn
Dependencies
libloading ^0.8
normal
optional
libloading ^0.8
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
napi_sys
2.4.0
?
Function
napi_sys
::
napi_throw
source
·
[
−
]
pub unsafe extern "C" fn napi_throw( env:
napi_env
, error:
napi_value
) ->
napi_status