Struct nodex_api::api::napi_env__
source · [−]#[repr(C)]pub struct napi_env__ { /* private fields */ }
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