---
title: "dispatch_debugv(_:_:_:)"
framework: dispatch
role: symbol
role_heading: Function
path: "dispatch/dispatch_debugv(_:_:_:)"
---

# dispatch_debugv(_:_:_:)

## Declaration

```swift
func dispatch_debugv(_ object: dispatch_object_t, _ message: UnsafePointer<CChar>, _ ap: CVaListPointer)
```

## See Also

### Functions

- [dispatch_get_current_queue()](dispatch/dispatch_get_current_queue().md)
