paintFuncsSetPopGroupFunc
fn
void paintFuncsSetPopGroupFunc(harfbuzz.paint_funcs.PaintFuncs funcs, harfbuzz.types.PaintPopGroupFunc func)Sets the pop-group callback on the paint functions struct.
Parameters
funcs | A paint functions struct |
func | The pop-group callback |