Struct cairo_sys::TextCluster
source · [−]Fields
num_bytes: c_int
num_glyphs: c_int
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TextCluster
impl Send for TextCluster
impl Sync for TextCluster
impl Unpin for TextCluster
impl UnwindSafe for TextCluster
Blanket Implementations
Mutably borrows from an owned value. Read more