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
response_type: u8
status: u8
sequence: u16
length: u32
timestamp: xcb_timestamp_t
capabilities: u32
num_crtcs: u16
num_outputs: u16
num_associated_providers: u16
name_len: u16
pad0: [u8; 8]