Struct xcb::ffi::xproto::xcb_get_image_reply_t [] [src]

#[repr(C)]
pub struct xcb_get_image_reply_t { pub response_type: u8, pub depth: u8, pub sequence: u16, pub length: u32, pub visual: xcb_visualid_t, pub pad0: [u8; 20], }

Fields