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