Function mpi_sys::MPI_Type_dup

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