Struct windows_sys::Win32::Devices::Bluetooth::SDP_ELEMENT_DATA_0_0
#[repr(C)]pub struct SDP_ELEMENT_DATA_0_0 {
pub value: *mut u8,
pub length: u32,
}
Expand description
Required features: "Win32_Devices_Bluetooth"
Fields§
§value: *mut u8
§length: u32