Shape.forEachPath

delegate can accept: NSVG.Path* const(NSVG.Path)* ref NSVG.Path in ref NSVG.Path delegate can return: void bool (true means stop)

struct Shape
inout
void
forEachPath
(
DG
)
(
scope DG dg
)
if (
__traits(compiles,
()
) ||
__traits(compiles,
()
)
)

Meta