Struct ibverbs::ffi::ibv_gid__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ibv_gid__bindgen_ty_1 { pub subnet_prefix: __be64, pub interface_id: __be64, }

Fields

Trait Implementations

impl Debug for ibv_gid__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for ibv_gid__bindgen_ty_1
[src]

impl Clone for ibv_gid__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more