Struct libfabric_sys::fid_wait [] [src]

#[repr(C)]
pub struct fid_wait { pub fid: fid, pub ops: *mut fi_ops_wait, }

Fields

Trait Implementations

impl Debug for fid_wait
[src]

Formats the value using the given formatter.

impl Copy for fid_wait
[src]

impl Clone for fid_wait
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fid_wait
[src]

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