c_info_get_array_LG Interface

interface
public subroutine c_info_get_array_LG(info, key, value, itemcount, rc, recursive, local_scalarToArray_forC, expected_size) bind(C, name="ESMC_InfoGetArrayLG")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: info
character(len=C_CHAR), intent(in) :: key(*)
logical(kind=C_BOOL), intent(out), dimension(*) :: value
integer(kind=C_INT), intent(out) :: itemcount
integer(kind=C_INT), intent(inout) :: rc
integer(kind=C_INT), intent(in) :: recursive
integer(kind=C_INT), intent(in) :: local_scalarToArray_forC
integer(kind=C_INT), intent(in) :: expected_size