Struct x11_dl::xrandr::XRRCrtcChangeNotifyEvent [−][src]
#[repr(C)]pub struct XRRCrtcChangeNotifyEvent {}Fields
type_: c_intserial: c_ulongsend_event: Booldisplay: *mut Displaywindow: Windowsubtype: c_intcrtc: RRCrtcmode: RRModerotation: Rotationx: c_inty: c_intwidth: c_uintheight: c_uintTrait 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
