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

Equivalent of mvwinchnstr() using getcuryx() as origin.