Struct pangocairo_sys::Struct__PangoAttrSize [] [src]

#[repr(C)]
pub struct Struct__PangoAttrSize { pub attr: PangoAttribute, pub size: c_int, pub _bindgen_bitfield_1_: guint, }

Fields

Trait Implementations

impl Copy for Struct__PangoAttrSize
[src]

impl Clone for Struct__PangoAttrSize
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoAttrSize
[src]

Returns the "default value" for a type. Read more