Pushes a path clip operation onto the operation stack.
Rasterization outside the given path is discarded.
See pop for details about the operation stack.
void pushClipPath(Path path) native "SceneBuilder_pushClipPath";