Function ncursesw::define_key[][src]

pub fn define_key(
    definition: Option<&str>,
    keycode: KeyBinding
) -> Result<(), NCurseswError>