pub unsafe fn retain_command_queue(queue: &CommandQueue) -> Result<()>
Expand description

Increments the reference count of a command queue.