Function windows_sys::Win32::Devices::Bluetooth::BluetoothAuthenticateDeviceEx
[−]pub unsafe extern "system" fn BluetoothAuthenticateDeviceEx(
hwndparentin: HWND,
hradioin: HANDLE,
pbtdiinout: *mut BLUETOOTH_DEVICE_INFO,
pbtoobdata: *const BLUETOOTH_OOB_DATA_INFO,
authenticationrequirement: AUTHENTICATION_REQUIREMENTS
) -> u32
Expand description
Required features: "Win32_Devices_Bluetooth"
, "Win32_Foundation"