Struct xcb::ffi::xproto::xcb_fontprop_t [] [src]

#[repr(C)]
pub struct xcb_fontprop_t { pub name: xcb_atom_t, pub value: u32, }

Fields

Trait Implementations

impl Copy for xcb_fontprop_t
[src]

impl Clone for xcb_fontprop_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more