mvwhline

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @nogc nothrow
int
mvwhline
(
W : WINDOW
N : int
C : chtype
)
(
W* win
,
N y
,
N x
,
C ch
,
N n
)

Meta