#[repr(C)]pub struct napi_threadsafe_function__ { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for napi_threadsafe_function__
impl Send for napi_threadsafe_function__
impl Sync for napi_threadsafe_function__
impl Unpin for napi_threadsafe_function__
impl UnwindSafe for napi_threadsafe_function__
Blanket Implementations
Mutably borrows from an owned value. Read more
