Function mpi_sys::MPI_Type_get_envelope
[−]
[src]
pub unsafe extern "C" fn MPI_Type_get_envelope(
datatype: MPI_Datatype,
num_integers: *mut c_int,
num_addresses: *mut c_int,
num_datatypes: *mut c_int,
combiner: *mut c_int
) -> c_int