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

type QueryBestSizeCookie<'a> = Cookie<'a, xcb_query_best_size_cookie_t>;

Methods

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

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