Function BluetoothAuthenticateDeviceEx

Source
pub unsafe extern "system" fn BluetoothAuthenticateDeviceEx(
    hwndParentIn: HWND,
    hRadioIn: HANDLE,
    pbtdiInout: *mut BLUETOOTH_DEVICE_INFO,
    pbtOobData: PBLUETOOTH_OOB_DATA_INFO,
    authenticationRequirement: AUTHENTICATION_REQUIREMENTS,
) -> DWORD