Struct ibverbs::ffi::ibv_flow_spec [] [src]

#[repr(C)]
pub struct ibv_flow_spec { pub __bindgen_anon_1: ibv_flow_spec__bindgen_ty_1, }

Fields

Trait Implementations

impl Debug for ibv_flow_spec
[src]

Formats the value using the given formatter.

impl Copy for ibv_flow_spec
[src]

impl Clone for ibv_flow_spec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more