Struct ibverbs::ffi::ibv_send_wr__bindgen_ty_3__bindgen_ty_2 [] [src]

#[repr(C)]
pub struct ibv_send_wr__bindgen_ty_3__bindgen_ty_2 { pub hdr: *mut c_void, pub hdr_sz: u16, pub mss: u16, }

Fields

Trait Implementations

impl Debug for ibv_send_wr__bindgen_ty_3__bindgen_ty_2
[src]

Formats the value using the given formatter.

impl Copy for ibv_send_wr__bindgen_ty_3__bindgen_ty_2
[src]

impl Clone for ibv_send_wr__bindgen_ty_3__bindgen_ty_2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more