Struct glutin_glx_sys::XRectangle [−][src]
Fields
x: i16y: i16width: u16height: u16Trait 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 XRectangle
impl Send for XRectangle
impl Sync for XRectangle
impl Unpin for XRectangle
impl UnwindSafe for XRectangle
Blanket Implementations
Mutably borrows from an owned value. Read more
