Struct ndk_sys::AUncalibratedEvent [−][src]
#[repr(C)]pub struct AUncalibratedEvent {
pub __bindgen_anon_1: AUncalibratedEvent__bindgen_ty_1,
pub __bindgen_anon_2: AUncalibratedEvent__bindgen_ty_2,
}
Fields
__bindgen_anon_1: AUncalibratedEvent__bindgen_ty_1
__bindgen_anon_2: AUncalibratedEvent__bindgen_ty_2
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AUncalibratedEvent
impl Send for AUncalibratedEvent
impl Sync for AUncalibratedEvent
impl Unpin for AUncalibratedEvent
impl UnwindSafe for AUncalibratedEvent
Blanket Implementations
Mutably borrows from an owned value. Read more