Struct xcb::ffi::xproto::xcb_poly_rectangle_request_t
[−]
[src]
#[repr(C)]pub struct xcb_poly_rectangle_request_t { pub major_opcode: u8, pub pad0: u8, pub length: u16, pub drawable: xcb_drawable_t, pub gc: xcb_gcontext_t, }
Fields
major_opcode: u8
pad0: u8
length: u16
drawable: xcb_drawable_t
gc: xcb_gcontext_t