pub fn wechochar(handle: WINDOW, ch: ChtypeChar) -> Result<(), NCurseswError>
Expand description

Add a character (withrendition) ch, and immediately call refresh() on the window.