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