pub fn mvwinchstr(
    handle: WINDOW,
    origin: Origin
) -> Result<ChtypeString, NCurseswError>
👎 Deprecated since 0.1.2:

underlying native function can cause undefined behaviour. Use mvwinchnstr() instead

Expand description

Return the character string and rendion at the given origin in the window.