Function sdl2_sys::XSetWindowBackground

source ยท
pub unsafe extern "C" fn XSetWindowBackground(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_ulong,
) -> c_int