Struct libfabric_sys::fi_trigger_completion [] [src]

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

Fields

Trait Implementations

impl Debug for fi_trigger_completion
[src]

Formats the value using the given formatter.

impl Copy for fi_trigger_completion
[src]

impl Clone for fi_trigger_completion
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_trigger_completion
[src]

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