Struct ibverbs::ffi::ibv_xrcd [] [src]

#[repr(C)]
pub struct ibv_xrcd { pub context: *mut ibv_context, }

Fields

Trait Implementations

impl Debug for ibv_xrcd
[src]

Formats the value using the given formatter.

impl Copy for ibv_xrcd
[src]

impl Clone for ibv_xrcd
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more