[][src]Type Definition winapi::um::bluetoothapis::PFN_AUTHENTICATION_CALLBACK

type PFN_AUTHENTICATION_CALLBACK = Option<unsafe extern "system" fn(pvParam: LPVOID, pDevice: PBLUETOOTH_DEVICE_INFO) -> BOOL>;