Union libfabric_sys::fi_deferred_work__bindgen_ty_1 [] [src]

#[repr(C)]
pub union fi_deferred_work__bindgen_ty_1 { pub threshold: *mut fi_trigger_threshold, pub completion: *mut fi_trigger_completion, }

Fields

threshold: *mut fi_trigger_threshold completion: *mut fi_trigger_completion

Trait Implementations

impl Copy for fi_deferred_work__bindgen_ty_1
[src]

impl Clone for fi_deferred_work__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for fi_deferred_work__bindgen_ty_1
[src]

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