Struct libfabric_sys::fi_triggered_context [] [src]

#[repr(C)]
pub struct fi_triggered_context { pub event_type: fi_trigger_event, pub trigger: fi_triggered_context__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for fi_triggered_context
[src]

impl Clone for fi_triggered_context
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_triggered_context
[src]

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