Function mpi_sys::PMPI_Type_dup [] [src]

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