Struct pango::glyph::GlyphGeometry [−][src]
#[repr(C)]pub struct GlyphGeometry(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GlyphGeometry
impl Send for GlyphGeometry
impl Sync for GlyphGeometry
impl Unpin for GlyphGeometry
impl UnwindSafe for GlyphGeometry
Blanket Implementations
Mutably borrows from an owned value. Read more