Struct ibverbs::ffi::ibv_send_wr__bindgen_ty_1__bindgen_ty_3 [] [src]

#[repr(C)]
pub struct ibv_send_wr__bindgen_ty_1__bindgen_ty_3 { pub ah: *mut ibv_ah, pub remote_qpn: u32, pub remote_qkey: u32, }

Fields

Trait Implementations

impl Debug for ibv_send_wr__bindgen_ty_1__bindgen_ty_3
[src]

Formats the value using the given formatter.

impl Copy for ibv_send_wr__bindgen_ty_1__bindgen_ty_3
[src]

impl Clone for ibv_send_wr__bindgen_ty_1__bindgen_ty_3
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more