/*D
   MPI_Info_fromint - converts an integer handle to MPI_Info

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

Input Parameters:
. info - info (integer)

.N ThreadSafe

D*/

