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
response_type: u8
rotations: u8
sequence: u16
length: u32
root: xcb_window_t
timestamp: xcb_timestamp_t
config_timestamp: xcb_timestamp_t
nSizes: u16
sizeID: u16
rotation: u16
rate: u16
nInfo: u16
pad0: [u8; 2]