Function x11::xlib::XCreateGC

source ยท
pub unsafe extern "C" fn XCreateGC(
    _4: *mut Display,
    _3: c_ulong,
    _2: c_ulong,
    _1: *mut XGCValues,
) -> GC