Struct gdk4_x11_sys::xlib::XHostAddress [−][src]
Fields
family: i32
length: i32
address: *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 XHostAddress
impl !Send for XHostAddress
impl !Sync for XHostAddress
impl Unpin for XHostAddress
impl UnwindSafe for XHostAddress
Blanket Implementations
Mutably borrows from an owned value. Read more