Function XFreeGC

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