Function pango_sys::pango_renderer_draw_glyph_item[][src]

pub unsafe extern "C" fn pango_renderer_draw_glyph_item(
    renderer: *mut PangoRenderer,
    text: *const c_char,
    glyph_item: *mut PangoGlyphItem,
    x: c_int,
    y: c_int
)