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