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

#[repr(C)]
pub struct xcb_randr_get_screen_info_reply_t { pub response_type: u8, pub rotations: u8, pub sequence: u16, pub length: u32, pub root: xcb_window_t, pub timestamp: xcb_timestamp_t, pub config_timestamp: xcb_timestamp_t, pub nSizes: u16, pub sizeID: u16, pub rotation: u16, pub rate: u16, pub nInfo: u16, pub pad0: [u8; 2], }

Fields