c_info_get_tk Interface

interface
public subroutine c_info_get_tk(info, key, typekind, rc, recursive) bind(C, name="ESMC_InfoGetTK")

Arguments

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