Type Definition xcb::xproto::GetFontPathCookie[][src]

type GetFontPathCookie<'a> = Cookie<'a, xcb_get_font_path_cookie_t>;

Implementations

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

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