Struct node_bindgen::core::sys::napi_threadsafe_function__
source · pub struct napi_threadsafe_function__ { /* private fields */ }Trait Implementations§
source§impl Clone for napi_threadsafe_function__
impl Clone for napi_threadsafe_function__
source§fn clone(&self) -> napi_threadsafe_function__
fn clone(&self) -> napi_threadsafe_function__
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more