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