Struct glutin_glx_sys::XHostAddress [−][src]
Fields
family: i32length: i32address: *mut i8Trait 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
