[][src]Type Definition xcb::xproto::GetImageCookie

type GetImageCookie<'a> = Cookie<'a, xcb_get_image_cookie_t>;

Methods

impl<'a> GetImageCookie<'a>[src]

pub fn get_reply(&self) -> Result<GetImageReply, GenericError>[src]