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