Function sdl2_sys::XAllowEvents

source ยท
pub unsafe extern "C" fn XAllowEvents(
    arg1: *mut Display,
    arg2: c_int,
    arg3: Time,
) -> c_int