Function XKeycodeToKeysym

Source
pub unsafe extern "C" fn XKeycodeToKeysym(
    arg1: *mut Display,
    arg2: KeyCode,
    arg3: c_int,
) -> KeySym