Struct xcb::ffi::render::xcb_render_pictdepth_t
[−]
[src]
#[repr(C)]pub struct xcb_render_pictdepth_t { pub depth: u8, pub pad0: u8, pub num_visuals: u16, pub pad1: [u8; 4], }
Fields
depth: u8
pad0: u8
num_visuals: u16
pad1: [u8; 4]