Union gdk_x11_sys::xlib::XIMTextString [−]
Fields
multi_byte: *mut i8
wide_char: i32
Trait Implementations
impl Clone for XIMTextString
impl Clone for XIMTextString
pub fn clone(&self) -> XIMTextString
pub fn clone(&self) -> XIMTextString
Returns a copy of the value. Read more
Performs copy-assignment from source
. Read more
impl Copy for XIMTextString
Auto Trait Implementations
impl RefUnwindSafe for XIMTextString
impl !Send for XIMTextString
impl !Sync for XIMTextString
impl Unpin for XIMTextString
impl UnwindSafe for XIMTextString
Blanket Implementations
Mutably borrows from an owned value. Read more