Struct glutin::platform::unix::x11::ffi::XRRPanning [−][src]
#[repr(C)]pub struct XRRPanning {}Fields
timestamp: u64left: u32top: u32width: u32height: u32track_left: u32track_top: u32track_width: u32track_height: u32border_left: i32border_top: i32border_right: i32border_bottom: i32Trait 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 XRRPanning
impl Send for XRRPanning
impl Sync for XRRPanning
impl Unpin for XRRPanning
impl UnwindSafe for XRRPanning
Blanket Implementations
Mutably borrows from an owned value. Read more
