c_infodescribe_search Interface

interface
public function c_infodescribe_search(toSearch, rootKey, searchCriteria, found) bind(C, name="ESMC_InfoDescribeSearch")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: toSearch
character(len=C_CHAR), intent(in) :: rootKey(*)
type(C_PTR), value :: searchCriteria
integer(kind=C_INT), intent(out) :: found

Return Value integer(kind=C_INT)