Struct yaslapi_sys::YASL_State
source · #[repr(C)]pub struct YASL_State { /* private fields */ }Trait Implementations§
source§impl Clone for YASL_State
impl Clone for YASL_State
source§fn clone(&self) -> YASL_State
fn clone(&self) -> YASL_State
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