[−][src]Type Definition xcb::render::QueryVersionReply
type QueryVersionReply = Reply<xcb_render_query_version_reply_t>;
type QueryVersionReply = Reply<xcb_render_query_version_reply_t>;
impl QueryVersionReply
[src]pub fn major_version(&self) -> u32
[src]pub fn minor_version(&self) -> u32
[src]