Struct ndk_sys::AInputEvent [−][src]
#[repr(C)]pub struct AInputEvent { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AInputEvent
impl Send for AInputEvent
impl Sync for AInputEvent
impl Unpin for AInputEvent
impl UnwindSafe for AInputEvent
Blanket Implementations
Mutably borrows from an owned value. Read more