Struct node_api_system::napi_ref__ [−][src]
#[repr(C)]pub struct napi_ref__ { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for napi_ref__impl Send for napi_ref__impl Sync for napi_ref__impl Unpin for napi_ref__impl UnwindSafe for napi_ref__Blanket Implementations
Mutably borrows from an owned value. Read more