Struct pango_sys::PangoColor [] [src]

#[repr(C)]
pub struct PangoColor { pub red: u16, pub green: u16, pub blue: u16, }

Fields

Trait Implementations

impl Debug for PangoColor
[src]

[src]

Formats the value using the given formatter.