Struct glutin_glx_sys::XkbBellNotifyEvent [−][src]
#[repr(C)]pub struct XkbBellNotifyEvent {}Fields
type_: i32serial: u64send_event: i32display: *mut _XDisplaytime: u64xkb_type: i32device: i32percent: i32pitch: i32duration: i32bell_class: i32bell_id: i32name: u64window: u64event_only: 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 XkbBellNotifyEvent
impl !Send for XkbBellNotifyEvent
impl !Sync for XkbBellNotifyEvent
impl Unpin for XkbBellNotifyEvent
impl UnwindSafe for XkbBellNotifyEvent
Blanket Implementations
Mutably borrows from an owned value. Read more
