Struct xcb::ffi::render::xcb_render_fixed_iterator_t [] [src]

#[repr(C)]
pub struct xcb_render_fixed_iterator_t { pub data: *mut xcb_render_fixed_t, pub rem: c_int, pub index: c_int, }

Fields