pub unsafe extern "system" fn BluetoothRegisterForAuthentication(
pbtdi: *const BLUETOOTH_DEVICE_INFO,
phreghandle: *mut isize,
pfncallback: PFN_AUTHENTICATION_CALLBACK,
pvparam: *const c_void
) -> u32Expand description
Required features: ‘Win32_Devices_Bluetooth’, ‘Win32_Foundation’
