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