Struct windows_sys::Win32::Devices::Bluetooth::BTH_PING_RSP
#[repr(C)]pub struct BTH_PING_RSP {
pub dataLen: u8,
pub data: [u8; 44],
}Expand description
Required features: "Win32_Devices_Bluetooth"
Fields§
§dataLen: u8§data: [u8; 44]