[][src]Type Definition xcb::shape::GetRectanglesCookie

type GetRectanglesCookie<'a> = Cookie<'a, xcb_shape_get_rectangles_cookie_t>;

Methods

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

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