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

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

Implementations

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

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