Struct libfabric_sys::fi_deferred_work [] [src]

#[repr(C)]
pub struct fi_deferred_work { pub context: fi_context, pub event_type: fi_trigger_event, pub op_type: fi_trigger_op, pub event: fi_deferred_work__bindgen_ty_1, pub op: fi_deferred_work__bindgen_ty_2, }

Fields

Trait Implementations

impl Copy for fi_deferred_work
[src]

impl Clone for fi_deferred_work
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_deferred_work
[src]

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