Struct glutin::platform::unix::x11::ffi::XRRCrtcChangeNotifyEvent [−][src]
#[repr(C)]pub struct XRRCrtcChangeNotifyEvent {}Fields
type_: i32serial: u64send_event: i32display: *mut _XDisplaywindow: u64subtype: i32crtc: u64mode: u64rotation: u16x: i32y: i32width: u32height: u32Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
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 XRRCrtcChangeNotifyEvent
impl !Send for XRRCrtcChangeNotifyEvent
impl !Sync for XRRCrtcChangeNotifyEvent
impl Unpin for XRRCrtcChangeNotifyEvent
impl UnwindSafe for XRRCrtcChangeNotifyEvent
Blanket Implementations
Mutably borrows from an owned value. Read more
