c_info_update Interface

interface
public subroutine c_info_update(lhs, rhs, recursive_int, overwrite_int, rc) bind(C, name="ESMC_InfoUpdate")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: lhs
type(C_PTR), value :: rhs
integer(kind=C_INT), intent(in) :: recursive_int
integer(kind=C_INT), intent(in) :: overwrite_int
integer(kind=C_INT), intent(out) :: rc