Struct pango_sys::PangoEngineScriptInfo [] [src]

#[repr(C)]
pub struct PangoEngineScriptInfo { pub script: PangoScript, pub langs: *const c_char, }

Fields

Trait Implementations

impl Debug for PangoEngineScriptInfo
[src]

[src]

Formats the value using the given formatter.