Type Definition xcb::xkb::GetDeviceInfoCookie [−][src]
type GetDeviceInfoCookie<'a> = Cookie<'a, xcb_xkb_get_device_info_cookie_t>;
type GetDeviceInfoCookie<'a> = Cookie<'a, xcb_xkb_get_device_info_cookie_t>;
impl<'a> GetDeviceInfoCookie<'a>
[src]pub fn get_reply(&self) -> Result<GetDeviceInfoReply, GenericError>
[src]