[][src]Type Definition xcb::base::VoidCookie

type VoidCookie<'a> = Cookie<'a, xcb_void_cookie_t>;

Methods

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