Union windows_sys::Win32::Devices::Geolocation::GNSS_GEOREGION_0
#[repr(C)]
pub union GNSS_GEOREGION_0 {
pub Circle: GNSS_GEOREGION_CIRCLE,
pub Unused: [u8; 512],
}
Expand description
Required features: "Win32_Devices_Geolocation"
Fields§
§Circle: GNSS_GEOREGION_CIRCLE
§Unused: [u8; 512]