Function x11::xlib::XPutImage

source ·
pub unsafe extern "C" fn XPutImage(
    _10: *mut Display,
    _9: c_ulong,
    _8: GC,
    _7: *mut XImage,
    _6: c_int,
    _5: c_int,
    _4: c_int,
    _3: c_int,
    _2: c_uint,
    _1: c_uint
) -> c_int