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

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