Struct x11_dl::xinput2::XITouchOwnershipEvent [−][src]
#[repr(C)]pub struct XITouchOwnershipEvent {}Fields
_type: c_intserial: c_ulongsend_event: c_intdisplay: *mut Displayextension: c_intevtype: c_inttime: Timedeviceid: c_intsourceid: c_inttouchid: c_uintroot: Windowevent: Windowchild: Windowflags: c_intTrait Implementations
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
