c_info_inquire Interface

interface
public subroutine c_info_inquire(info, inq, key, recursive, idx, attr_compliance, rc) bind(C, name="ESMC_InfoInquire")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
type(C_PTR), value :: inq
character(len=C_CHAR), intent(in) :: key(*)
integer(kind=C_INT), intent(in) :: recursive
type(C_PTR), value :: idx
integer(kind=C_INT), intent(in) :: attr_compliance
integer(kind=C_INT), intent(out) :: rc