Struct windows_sys::Win32::Devices::Bluetooth::BTH_INFO_RSP
#[repr(C, packed(1))]pub struct BTH_INFO_RSP {
pub result: u16,
pub dataLen: u8,
pub Anonymous: BTH_INFO_RSP_0,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
Fields§
§result: u16
§dataLen: u8
§Anonymous: BTH_INFO_RSP_0