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

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

Implementations