Function mpi::datatype::address_of [] [src]

pub fn address_of<T>(x: &T) -> Address

Returns the address of the argument in a format suitable for use with datatype constructors

Examples

See examples/structured.rs

Standard section(s)

4.1.5