Function ncursesw::echochar[][src]

pub fn echochar(ch: ChtypeChar) -> Result<(), NCurseswError>
Expand description

Equivalent of wechochar() using stdscr() as window handle.