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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for TextCluster
[src]

[src]

Formats the value using the given formatter.