PangoCairoShapeRendererFunc

Function type for rendering attributes of type PANGO_ATTR_SHAPE with Pango's Cairo renderer.

alias PangoCairoShapeRendererFunc = void function(cairo_t* cr, PangoAttrShape* attr, int doPath, void* data)