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