Struct ibverbs_sys::ibv_ops_wr__bindgen_ty_1 [−][src]
#[repr(C)]pub struct ibv_ops_wr__bindgen_ty_1 {
pub unexpected_cnt: u32,
pub handle: u32,
pub add: ibv_ops_wr__bindgen_ty_1__bindgen_ty_1,
}Fields
unexpected_cnt: u32handle: u32add: ibv_ops_wr__bindgen_ty_1__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ibv_ops_wr__bindgen_ty_1
impl !Send for ibv_ops_wr__bindgen_ty_1
impl !Sync for ibv_ops_wr__bindgen_ty_1
impl Unpin for ibv_ops_wr__bindgen_ty_1
impl UnwindSafe for ibv_ops_wr__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more