Struct mpi::ffi::ompi_message_t [] [src]

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

Trait Implementations

impl Debug for ompi_message_t
[src]

Formats the value using the given formatter.

impl Copy for ompi_message_t
[src]

impl Clone for ompi_message_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more