[][src]Function xcb::ffi::xproto::xcb_get_image

pub unsafe extern "C" fn xcb_get_image(
    c: *mut xcb_connection_t,
    format: u8,
    drawable: xcb_drawable_t,
    x: i16,
    y: i16,
    width: u16,
    height: u16,
    plane_mask: u32
) -> xcb_get_image_cookie_t