Struct windows_sys::Win32::Devices::Bluetooth::BLUETOOTH_FIND_RADIO_PARAMS
#[repr(C)]pub struct BLUETOOTH_FIND_RADIO_PARAMS {
pub dwSize: u32,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
Fields§
§dwSize: u32