Struct ibverbs::ffi::ibv_send_wr__bindgen_ty_1__bindgen_ty_2 [] [src]

#[repr(C)]
pub struct ibv_send_wr__bindgen_ty_1__bindgen_ty_2 { pub remote_addr: u64, pub compare_add: u64, pub swap: u64, pub rkey: u32, }

Fields

Trait Implementations

impl Debug for ibv_send_wr__bindgen_ty_1__bindgen_ty_2
[src]

Formats the value using the given formatter.

impl Copy for ibv_send_wr__bindgen_ty_1__bindgen_ty_2
[src]

impl Clone for ibv_send_wr__bindgen_ty_1__bindgen_ty_2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more