[][src]Function winapi::um::bluetoothapis::BluetoothRegisterForAuthentication

pub unsafe extern "system" fn BluetoothRegisterForAuthentication(
    pbtdi: *const BLUETOOTH_DEVICE_INFO,
    phRegHandle: *mut HBLUETOOTH_AUTHENTICATION_REGISTRATION,
    pfnCallback: PFN_AUTHENTICATION_CALLBACK,
    pvParam: PVOID
) -> DWORD