Function XFlushGC

pub unsafe extern "C" fn XFlushGC(
    arg1: *mut _XDisplay,
    arg2: *mut _XGC,
)
Available on crate feature dep_sdl2 only.