Struct ibverbs_sys::ibv_flow_spec [−][src]
#[repr(C)]pub struct ibv_flow_spec {
pub __bindgen_anon_1: ibv_flow_spec__bindgen_ty_1,
}Fields
__bindgen_anon_1: ibv_flow_spec__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ibv_flow_spec
impl !Send for ibv_flow_spec
impl !Sync for ibv_flow_spec
impl Unpin for ibv_flow_spec
impl UnwindSafe for ibv_flow_spec
Blanket Implementations
Mutably borrows from an owned value. Read more