Struct ibverbs::ffi::ibv_odp_caps [] [src]

#[repr(C)]
pub struct ibv_odp_caps { pub general_caps: u64, pub per_transport_caps: ibv_odp_caps__bindgen_ty_1, }

Fields

Trait Implementations

impl Debug for ibv_odp_caps
[src]

Formats the value using the given formatter.

impl Copy for ibv_odp_caps
[src]

impl Clone for ibv_odp_caps
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more