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