Struct cairo_sys::cairo_fill_rule_t[][src]

#[repr(C)]
pub struct cairo_fill_rule_t(_);

Trait Implementations

impl Debug for cairo_fill_rule_t
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations