Struct pango_sys::PangoContext [] [src]

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

Trait Implementations

impl Debug for PangoContext
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for PangoContext

impl Sync for PangoContext