[][src]Function sdl2_sys::XSetForeground

pub unsafe extern "C" fn XSetForeground(
    arg1: *mut Display,
    arg2: GC,
    arg3: c_ulong
) -> c_int