/*D
   MPI_Abi_get_info - Return an info object that provides information related to the ABI

Synopsis:
.vb
int MPI_Abi_get_info(MPI_Info *info)
.ve

Output Parameters:
. info - ABI details info object (implementation-defined)

.N ThreadSafe

.N Fortran

.N Errors
.N MPI_SUCCESS
.N MPI_ERR_ARG
.N MPI_ERR_OTHER

.seealso: MPI_Abi_get_version, MPI_Abi_get_fortran_info
D*/

