Struct xcb::ffi::randr::xcb_randr_get_output_info_reply_t [] [src]

#[repr(C)]
pub struct xcb_randr_get_output_info_reply_t { pub response_type: u8, pub status: u8, pub sequence: u16, pub length: u32, pub timestamp: xcb_timestamp_t, pub crtc: xcb_randr_crtc_t, pub mm_width: u32, pub mm_height: u32, pub connection: u8, pub subpixel_order: u8, pub num_crtcs: u16, pub num_modes: u16, pub num_preferred: u16, pub num_clones: u16, pub name_len: u16, }

Fields