Function sdl2_sys::XKeycodeToKeysym

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