Function pango_sys::pango_renderer_draw_glyphs[][src]

pub unsafe extern "C" fn pango_renderer_draw_glyphs(
    renderer: *mut PangoRenderer,
    font: *mut PangoFont,
    glyphs: *mut PangoGlyphString,
    x: c_int,
    y: c_int
)