Function MPI_Type_set_name

extern(C) int MPI_Type_set_name (
  void* type,
  char* type_name
);