Struct cairo_sys::cairo_font_face_t[][src]

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

Trait Implementations

impl Debug for cairo_font_face_t
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for cairo_font_face_t

impl Sync for cairo_font_face_t