windows::Win32::Devices::Bluetooth

Function BluetoothSendAuthenticationResponse

pub unsafe fn BluetoothSendAuthenticationResponse<P2>(
    hradio: Option<HANDLE>,
    pbtdi: *const BLUETOOTH_DEVICE_INFO,
    pszpasskey: P2,
) -> u32
where P2: Param<PCWSTR>,