pub unsafe extern "system" fn BluetoothAuthenticateDevice(
    hwndparent: HWND,
    hradio: HANDLE,
    pbtbi: *mut BLUETOOTH_DEVICE_INFO,
    pszpasskey: PWSTR,
    ulpasskeylength: u32
) -> u32
Expand description

Required features: ‘Win32_Devices_Bluetooth’, ‘Win32_Foundation’