c_info_set_NULL Interface

interface
public subroutine c_info_set_NULL(info, key, force, rc) bind(C, name="ESMC_InfoSetNULL")

Arguments

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