windows::Win32::Devices::Bluetooth

Function BluetoothAuthenticateDeviceEx

pub unsafe fn BluetoothAuthenticateDeviceEx(
    hwndparentin: Option<HWND>,
    hradioin: Option<HANDLE>,
    pbtdiinout: *mut BLUETOOTH_DEVICE_INFO,
    pbtoobdata: Option<*const BLUETOOTH_OOB_DATA_INFO>,
    authenticationrequirement: AUTHENTICATION_REQUIREMENTS,
) -> u32