Function XKeycodeToKeysym

pub unsafe extern "C" fn XKeycodeToKeysym(
    arg1: *mut _XDisplay,
    arg2: u8,
    arg3: i32,
) -> u64
Available on crate feature dep_sdl2 only.