Function sdl2_sys::XRebindKeysym

source ·
pub unsafe extern "C" fn XRebindKeysym(
    arg1: *mut Display,
    arg2: KeySym,
    arg3: *mut KeySym,
    arg4: c_int,
    arg5: *const c_uchar,
    arg6: c_int
) -> c_int