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

#[repr(C)]
pub struct xcb_randr_get_provider_info_reply_t { pub response_type: u8, pub status: u8, pub sequence: u16, pub length: u32, pub timestamp: xcb_timestamp_t, pub capabilities: u32, pub num_crtcs: u16, pub num_outputs: u16, pub num_associated_providers: u16, pub name_len: u16, pub pad0: [u8; 8], }

Fields