Function mpi::datatype::address_of

source ·
pub fn address_of<T>(x: &T) -> Address
Expand description

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