c_info_is_present Interface

interface
public subroutine c_info_is_present(info, key, res, rc, recursive, isptr) bind(C, name="ESMC_InfoIsPresent")

Arguments

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