/*D
   MPI_Op_toint - converts MPI_Op to an integer handle

Synopsis:
.vb
int MPI_Op_toint(MPI_Op op)
.ve

Input Parameters:
. op - op (handle)

.N ThreadSafe

D*/

