Struct mpi::ffi::ompi_op_t [] [src]

#[repr(C)]
pub struct ompi_op_t(_);

Trait Implementations

impl Debug for ompi_op_t
[src]

Formats the value using the given formatter.

impl Copy for ompi_op_t
[src]

impl Clone for ompi_op_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more