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