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: u16dataLen: u8Anonymous: BTH_INFO_RSP_0