Function mpi::ffi::MPI_Type_dup

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