Struct ndk_sys::ASensorVector__bindgen_ty_1__bindgen_ty_2 [−][src]
#[repr(C)]pub struct ASensorVector__bindgen_ty_1__bindgen_ty_2 {
pub azimuth: f32,
pub pitch: f32,
pub roll: f32,
}Fields
azimuth: f32pitch: f32roll: f32Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more