paintFuncsSetPushClipGlyphFunc
fn
void paintFuncsSetPushClipGlyphFunc(harfbuzz.paint_funcs.PaintFuncs funcs, harfbuzz.types.PaintPushClipGlyphFunc func)Sets the push-clip-glyph callback on the paint functions struct.
Parameters
funcs | A paint functions struct |
func | The push-clip-glyph callback |