paintFuncsSetColorGlyphFunc
fn
void paintFuncsSetColorGlyphFunc(harfbuzz.paint_funcs.PaintFuncs funcs, harfbuzz.types.PaintColorGlyphFunc func)Sets the color-glyph callback on the paint functions struct.
Parameters
funcs | A paint functions struct |
func | The color-glyph callback |