[][src]Function ncursesw::idlok

pub fn idlok(handle: WINDOW, flag: bool) -> Result<(), NCurseswError>

If flag is true, NCurses will try and use hardware line editing facilities. Otherwise, line insertion/deletion are disabled.