Struct ibverbs::ffi::ibv_query_device_ex_input [] [src]

#[repr(C)]
pub struct ibv_query_device_ex_input { pub comp_mask: u32, }

Fields

Trait Implementations

impl Debug for ibv_query_device_ex_input
[src]

Formats the value using the given formatter.

impl Copy for ibv_query_device_ex_input
[src]

impl Clone for ibv_query_device_ex_input
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more