Struct libfabric_sys::fi_eq_cm_entry [] [src]

#[repr(C)]
pub struct fi_eq_cm_entry { pub fid: fid_t, pub info: *mut fi_info, pub data: __IncompleteArrayField<u8>, }

Fields

Trait Implementations

impl Debug for fi_eq_cm_entry
[src]

Formats the value using the given formatter.

impl Copy for fi_eq_cm_entry
[src]

impl Clone for fi_eq_cm_entry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_eq_cm_entry
[src]

Returns the "default value" for a type. Read more