Struct node_api_rs::api::napi_env__
source ·
[−]#[repr(C)]pub struct napi_env__ { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for napi_env__
impl Send for napi_env__
impl Sync for napi_env__
impl Unpin for napi_env__
impl UnwindSafe for napi_env__
Blanket Implementations
Mutably borrows from an owned value. Read more