Function sdl2_sys::XAllowEvents

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