drawFuncsSetClosePathFunc
fn
void drawFuncsSetClosePathFunc(harfbuzz.draw_funcs.DrawFuncs dfuncs, harfbuzz.types.DrawClosePathFunc func)Sets close-path callback to the draw functions object.
Parameters
dfuncs | draw functions object |
func | close-path callback |