c_info_get_I8 Interface

interface


Called by

interface~~c_info_get_i8~~CalledByGraph interface~c_info_get_i8 c_info_get_I8 proc~esmf_infogeti8 ESMF_InfoGetI8 proc~esmf_infogeti8->interface~c_info_get_i8 interface~esmf_infoget ESMF_InfoGet interface~esmf_infoget->proc~esmf_infogeti8

public subroutine c_info_get_I8(info, key, value, rc, default, idx, recursive) bind(C, name="ESMC_InfoGetI8")

Arguments

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