/*D
   MPI_Type_toint - converts MPI_Type to an integer handle

Synopsis:
.vb
int MPI_Type_toint(MPI_Datatype datatype)
.ve

Input Parameters:
. datatype - datatype (handle)

.N ThreadSafe

D*/

