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