Struct gdk4_x11_sys::xlib::XOMCharSetList [−][src]
Fields
charset_count: i32
charset_list: *mut *mut i8
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for XOMCharSetList
impl !Send for XOMCharSetList
impl !Sync for XOMCharSetList
impl Unpin for XOMCharSetList
impl UnwindSafe for XOMCharSetList
Blanket Implementations
Mutably borrows from an owned value. Read more