/*D
   MPI_Abi_set_fortran_info - Set Fortran datatype sizes and whether optional Fortran types are supported

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

Input Parameters:
. info - Fortran ABI details info object (handle)

.N ThreadSafe

.N Fortran

.N Errors
.N MPI_SUCCESS
.N MPI_ERR_INFO
.N MPI_ERR_OTHER

D*/

