/*D
   MPI_Info_toint - converts MPI_Info to an integer handle

Synopsis:
.vb
int MPI_Info_toint(MPI_Info info)
.ve

Input Parameters:
. info - info argument (handle)

.N ThreadSafe

D*/

