Function ncursesw::mvin_wchnstr[][src]

pub fn mvin_wchnstr(
    origin: Origin,
    number: i32
) -> Result<ComplexString, NCurseswError>
Expand description

Equivalent of mvwin_wchnstr() using stdscr() as window handle.