c_info_read_json Interface

interface
public subroutine c_info_read_json(info, filename, rc) bind(C, name="ESMC_InfoReadJSON")

Arguments

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