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