Struct glutin::platform::unix::x11::ffi::XIRawEvent [−][src]
#[repr(C)]pub struct XIRawEvent {}Fields
_type: i32serial: u64send_event: i32display: *mut _XDisplayextension: i32evtype: i32time: u64deviceid: i32sourceid: i32detail: i32flags: i32valuators: XIValuatorStateraw_values: *mut f64Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for XIRawEvent
impl !Send for XIRawEvent
impl !Sync for XIRawEvent
impl Unpin for XIRawEvent
impl UnwindSafe for XIRawEvent
Blanket Implementations
Mutably borrows from an owned value. Read more
