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

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

Implementations

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

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