Function xcb::ffi::xproto::xcb_get_image_unchecked [−][src]
pub unsafe extern "C" fn xcb_get_image_unchecked(
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