[][src]Function sdl2_sys::XUngrabKey

pub unsafe extern "C" fn XUngrabKey(
    arg1: *mut Display,
    arg2: c_int,
    arg3: c_uint,
    arg4: Window
) -> c_int