Struct xcb::ffi::render::xcb_render_glyphinfo_iterator_t
[−]
[src]
#[repr(C)]pub struct xcb_render_glyphinfo_iterator_t { pub data: *mut xcb_render_glyphinfo_t, pub rem: c_int, pub index: c_int, }
Fields
data: *mut xcb_render_glyphinfo_t
rem: c_int
index: c_int