pub fn longname() -> Result<String, NCurseswError>
Expand description

Return the terminfo long name field describing the current terminal. The maximum length of a verbose description is 128 characters. It is defined only after the call to initscr().