Function sdl2_sys::XKeysymToKeycode

source ยท
pub unsafe extern "C" fn XKeysymToKeycode(
    arg1: *mut Display,
    arg2: KeySym,
) -> KeyCode