Function MPI_Pack_size

extern(C) int MPI_Pack_size (
  int incount,
  void* datatype,
  void* comm,
  int* size
);