Type Definition xcb::xproto::GetKeyboardControlCookie [−][src]
type GetKeyboardControlCookie<'a> = Cookie<'a, xcb_get_keyboard_control_cookie_t>;
type GetKeyboardControlCookie<'a> = Cookie<'a, xcb_get_keyboard_control_cookie_t>;
impl<'a> GetKeyboardControlCookie<'a>
[src]pub fn get_reply(&self) -> Result<GetKeyboardControlReply, GenericError>
[src]