Struct ibverbs::ffi::ibv_poll_cq_attr [] [src]

#[repr(C)]
pub struct ibv_poll_cq_attr { pub comp_mask: u32, }

Fields

Trait Implementations

impl Debug for ibv_poll_cq_attr
[src]

Formats the value using the given formatter.

impl Copy for ibv_poll_cq_attr
[src]

impl Clone for ibv_poll_cq_attr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more