Struct pangocairo_sys::cairo_text_cluster_t [] [src]

#[repr(C)]
pub struct cairo_text_cluster_t { pub num_bytes: c_int, pub num_glyphs: c_int, }

Fields

Trait Implementations

impl Copy for cairo_text_cluster_t
[src]

impl Clone for cairo_text_cluster_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for cairo_text_cluster_t
[src]

Returns the "default value" for a type. Read more