c_info_dump Interface

interface
public subroutine c_info_dump(info, output, rc, indent) bind(C, name="ESMC_InfoDump")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
character(len=C_CHAR), intent(out) :: output(*)
integer(kind=C_INT), intent(out) :: rc
integer(kind=C_INT), intent(in) :: indent