[][src]Function ncursesw::tigetstr

pub fn tigetstr(_capname: &str) -> String

At present this function is unimplemented.

Return the value of the string capability corresponding to the terminfo capability name capname as a bytes object. Return None if capname is not a terminfo “string capability”, or is canceled or absent from the terminal description.