Source position: ncurses.pp line 695
function mvwinsnstr(
win: PWINDOW;
y: SmallInt;
x: SmallInt;
str: PAnsiChar;
n: LongInt
):LongInt;