[][src]Function ncursesw::tigetflag

pub fn tigetflag(_capname: &str) -> i32

At present this function is unimplemented.

Return the value of the Boolean capability corresponding to the terminfo capability name capname as an integer. Return the value -1 if capname is not a Boolean capability, or 0 if it is canceled or absent from the terminal description.