[][src]Function genie_hki::keycode_id

pub fn keycode_id(keycode: i32) -> Option<i32>

Returns Ok(id), where id is the id number of the string giving the text representation of keycode in a language file. Returns None if keycode is not represented in a language file.