Struct pangocairo_sys::Struct__PangoGlyphString [] [src]

#[repr(C)]
pub struct Struct__PangoGlyphString { pub num_glyphs: gint, pub glyphs: *mut PangoGlyphInfo, pub log_clusters: *mut gint, pub space: gint, }

Fields

Trait Implementations

impl Copy for Struct__PangoGlyphString
[src]

impl Clone for Struct__PangoGlyphString
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoGlyphString
[src]

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