Type Alias Cq

Source
pub type Cq = CqEq<Cqe>;
Expand description

A completion queue.

Aliased Typeยง

struct Cq { /* private fields */ }