Struct android_sensor_sys::AMetaDataEvent [] [src]

#[repr(C)]
pub struct AMetaDataEvent { pub what: i32, pub sensor: i32, }

Fields

Trait Implementations

impl Copy for AMetaDataEvent
[src]

impl Clone for AMetaDataEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for AMetaDataEvent
[src]

Returns the "default value" for a type. Read more