[][src]Function xcb_util::image::shm::get

pub fn get<'a>(
    c: &Connection,
    drawable: Drawable,
    output: &'a mut Image,
    x: i16,
    y: i16,
    plane_mask: u32
) -> Result<&'a mut Image, ()>