Struct pango_sys::PangoColor [] [src]

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

Fields