Function MPI_Type_get_envelope

extern(C) int MPI_Type_get_envelope (
  void* type,
  int* num_integers,
  int* num_addresses,
  int* num_datatypes,
  int* combiner
);