Struct cairo::Glyph []

#[repr(C)]
pub struct Glyph { pub index: u64, pub x: f64, pub y: f64, }

Fields

Trait Implementations

impl Copy for Glyph

impl Clone for Glyph

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more