/*D
   MPI_Message_fromint - converts an integer handle to MPI_Message

Synopsis:
.vb
MPI_Message MPI_Message_fromint(int message)
.ve

Input Parameters:
. message - message (integer)

.N ThreadSafe

D*/

