Function x11::xshm::XShmPutImage

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