Function MPI_Type_get_name

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