/*D
   MPI_Group_toint - converts MPI_Group to an integer handle

Synopsis:
.vb
int MPI_Group_toint(MPI_Group group)
.ve

Input Parameters:
. group - group (handle)

.N ThreadSafe

D*/

