Function ncursesw::key_defined[][src]

pub fn key_defined(
    definition: &str
) -> Result<Option<KeyBinding>, NCurseswError>
Expand description

Permits an application to determine if a string represented as individual bytes is currently bound to any KeyBindind.