Function x11::xlib::XSetForeground

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