Trait napi::NapiRaw

source ·
pub trait NapiRaw {
    unsafe fn raw(&self) -> napi_value;
}

Required Methods§

Implementors§