Function mpi_sys::PMPI_Type_dup

source ·
pub unsafe extern "C" fn PMPI_Type_dup(
    type_: MPI_Datatype,
    newtype: *mut MPI_Datatype
) -> c_int