c_info_create_by_key Interface

interface
public function c_info_create_by_key(srcInfo, key, rc) bind(C, name="ESMC_InfoCreateByKey")

Arguments

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

Return Value type(C_PTR)