Struct ndk_sys::ASensorVector__bindgen_ty_1__bindgen_ty_1 [−][src]
#[repr(C)]pub struct ASensorVector__bindgen_ty_1__bindgen_ty_1 {
pub x: f32,
pub y: f32,
pub z: f32,
}Fields
x: f32y: f32z: f32Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more