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