Function MPI_Type_dup

extern(C) int MPI_Type_dup (
  void* type,
  void** newtype
);