Struct ibverbs::ffi::ibv_flow_spec__bindgen_ty_1__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ibv_flow_spec__bindgen_ty_1__bindgen_ty_1 { pub type_: ibv_flow_spec_type, pub size: u16, }

Fields

Trait Implementations

impl Debug for ibv_flow_spec__bindgen_ty_1__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for ibv_flow_spec__bindgen_ty_1__bindgen_ty_1
[src]

impl Clone for ibv_flow_spec__bindgen_ty_1__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more