Function pangocairo_sys::pango_shape_full [] [src]

pub unsafe extern "C" fn pango_shape_full(
    item_text: *const gchar,
    item_length: gint,
    paragraph_text: *const gchar,
    paragraph_length: gint,
    analysis: *const PangoAnalysis,
    glyphs: *mut PangoGlyphString
)