Provided by: mpich-doc_3.0.4-6ubuntu1_all 

NAME
MPI_File_c2f - Translates a C file handle to a Fortran file handle
SYNOPSIS
MPI_Fint MPI_File_c2f(MPI_File fh)
INPUT PARAMETERS
fh - C file handle (handle)
RETURN VALUE
Fortran file handle (integer)
LOCATION
mpi-io/file_c2f.c 4/24/2013 MPI_File_c2f(3)