Function MPI_Type_dup

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