[][src]Type Definition xcb::xkb::GetDeviceInfoCookie

type GetDeviceInfoCookie<'a> = Cookie<'a, xcb_xkb_get_device_info_cookie_t>;

Methods

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

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