pub unsafe extern "system" fn BluetoothFindFirstDevice(
    pbtsp: *const BLUETOOTH_DEVICE_SEARCH_PARAMS,
    pbtdi: *mut BLUETOOTH_DEVICE_INFO
) -> isize
Expand description

Required features: "Win32_Devices_Bluetooth", "Win32_Foundation"