Struct cairo_sys::Glyph [−][src]
Fields
index: c_ulong
x: c_double
y: c_double
Trait Implementations
impl Clone for Glyph[src]
impl Clone for Glyphfn clone(&self) -> Glyph[src]
fn clone(&self) -> GlyphReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for Glyph[src]
impl Copy for Glyphimpl Debug for Glyph[src]
impl Debug for Glyph