Struct ibverbs::ffi::ibv_values_ex [] [src]

#[repr(C)]
pub struct ibv_values_ex { pub comp_mask: u32, pub raw_clock: timespec, }

Fields

Trait Implementations

impl Debug for ibv_values_ex
[src]

Formats the value using the given formatter.

impl Copy for ibv_values_ex
[src]

impl Clone for ibv_values_ex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more