Function XGetGCValues

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