Struct ibverbs::ffi::ibv_send_wr__bindgen_ty_3__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ibv_send_wr__bindgen_ty_3__bindgen_ty_1 { pub mw: *mut ibv_mw, pub rkey: u32, pub bind_info: ibv_mw_bind_info, }

Fields

Trait Implementations

impl Debug for ibv_send_wr__bindgen_ty_3__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for ibv_send_wr__bindgen_ty_3__bindgen_ty_1
[src]

impl Clone for ibv_send_wr__bindgen_ty_3__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more