Struct xcb::ffi::xproto::xcb_get_atom_name_reply_t
[−]
[src]
#[repr(C)]pub struct xcb_get_atom_name_reply_t { pub response_type: u8, pub pad0: u8, pub sequence: u16, pub length: u32, pub name_len: u16, pub pad1: [u8; 22], }
Fields
response_type: u8
pad0: u8
sequence: u16
length: u32
name_len: u16
pad1: [u8; 22]