pub type mavlink_gps_raw_int_t = __mavlink_gps_raw_int_t;Aliased Type§
#[repr(C, packed(1))]pub struct mavlink_gps_raw_int_t {}Fields§
§time_usec: u64§lat: i32§lon: i32§alt: i32§eph: u16§epv: u16§vel: u16§cog: u16§fix_type: u8§satellites_visible: u8§alt_ellipsoid: i32§h_acc: u32§v_acc: u32§vel_acc: u32§hdg_acc: u32