Struct pango_sys::PangoScriptForLang [] [src]

#[repr(C)]
pub struct PangoScriptForLang { pub lang: [c_char; 7], pub scripts: [PangoScript; 3], }

Fields

Trait Implementations

impl Debug for PangoScriptForLang
[src]

[src]

Formats the value using the given formatter.