Struct windows_sys::Win32::Devices::Geolocation::GNSS_LKGFIX_PARAM
#[repr(C)]pub struct GNSS_LKGFIX_PARAM {
pub Size: u32,
pub Version: u32,
}Expand description
Required features: "Win32_Devices_Geolocation"
Fields§
§Size: u32§Version: u32