BluetoothRegisterForAuthenticationEx

Function BluetoothRegisterForAuthenticationEx 

Source
pub unsafe extern "system" fn BluetoothRegisterForAuthenticationEx(
    pbtdiIn: *const BLUETOOTH_DEVICE_INFO,
    phRegHandleOut: *mut HBLUETOOTH_AUTHENTICATION_REGISTRATION,
    pfnCallbackIn: PFN_AUTHENTICATION_CALLBACK_EX,
    pvParam: PVOID,
) -> DWORD