[][src]Function winapi::um::bluetoothapis::BluetoothAuthenticateDevice

pub unsafe extern "system" fn BluetoothAuthenticateDevice(
    hwndParent: HWND,
    hRadio: HANDLE,
    pbtbi: *mut BLUETOOTH_DEVICE_INFO,
    pszPasskey: PWSTR,
    ulPasskeyLength: ULONG
) -> DWORD