Function ncursesw::meta

source · []
pub fn meta(handle: WINDOW, flag: bool) -> Result<(), NCurseswError>
Expand description

If flag is true, allow 8-bit characters to be input. If flag is false, allow only 7-bit chars.