Struct cairo::TextCluster [] [src]

#[repr(C)]
pub struct TextCluster { pub num_bytes: i32, pub num_glyphs: i32, }

Fields

Trait Implementations

impl Copy for TextCluster
[src]

impl Clone for TextCluster
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more