Function windows::Win32::Devices::Bluetooth::BluetoothFindNextRadio

pub unsafe fn BluetoothFindNextRadio<P0>(
    hfind: P0,
    phradio: *mut HANDLE,
) -> Result<()>
where P0: Param<HBLUETOOTH_RADIO_FIND>,