x11::xlib

Function XSetForeground

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