Function windows_sys::Win32::Devices::Bluetooth::BluetoothSdpEnumAttributes
[−]pub unsafe extern "system" fn BluetoothSdpEnumAttributes(
psdpstream: *const u8,
cbstreamsize: u32,
pfncallback: PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK,
pvparam: *const c_void
) -> BOOL
Expand description
Required features: ‘Win32_Devices_Bluetooth’, ‘Win32_Foundation’