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

#[repr(C)]
pub struct xcb_randr_get_screen_resources_current_reply_t { pub response_type: u8, pub pad0: u8, pub sequence: u16, pub length: u32, pub timestamp: xcb_timestamp_t, pub config_timestamp: xcb_timestamp_t, pub num_crtcs: u16, pub num_outputs: u16, pub num_modes: u16, pub names_len: u16, pub pad1: [u8; 8], }

Fields