pub fn tigetflag(capname: &str) -> Result<bool, NCurseswError>
Expand description

Return the value of the Boolean capability corresponding to the terminfo capability name capname as an bool.