getmaxyx Interface

interface
public subroutine getmaxyx(win, y, x) bind(C, name="0")

Arguments

Type IntentOptional AttributesName
type(c_ptr), value:: win
integer(kind=c_int) :: y
integer(kind=c_int) :: x