mvaddch Interface

interface
public subroutine mvaddch(y, x, ch) bind(C, name="0")

Arguments

Type IntentOptional AttributesName
integer(kind=c_int), intent(in), value:: y
integer(kind=c_int), intent(in), value:: x
character(kind=c_char), intent(in), value:: ch