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

Return the complex character string of length number at the given origin in the window.