Struct ibverbs::ffi::ibv_odp_caps__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ibv_odp_caps__bindgen_ty_1 { pub rc_odp_caps: u32, pub uc_odp_caps: u32, pub ud_odp_caps: u32, }

Fields

Trait Implementations

impl Debug for ibv_odp_caps__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for ibv_odp_caps__bindgen_ty_1
[src]

impl Clone for ibv_odp_caps__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more