Function sdl2_sys::XSetWindowBackgroundPixmap

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