windows::Win32::Devices::Bluetooth

Function BluetoothSdpEnumAttributes

pub unsafe fn BluetoothSdpEnumAttributes(
    psdpstream: &[u8],
    pfncallback: PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK,
    pvparam: *const c_void,
) -> Result<()>