/*D
   MPI_File_c2f - Translates a C file handle to a Fortran file handle

Synopsis:
.vb
MPI_Fint MPI_File_c2f(MPI_File file)
.ve

Input Parameters:
. file - file (handle)

.N ThreadSafe

.N Fortran

.N Errors
.N MPI_SUCCESS
.N MPI_ERR_OTHER

D*/

