Function rsvg::marker::render_markers_for_shape
source ยท pub fn render_markers_for_shape(
shape: &Shape,
viewport: &Viewport,
draw_ctx: &mut DrawingCtx,
acquired_nodes: &mut AcquiredNodes<'_>,
clipping: bool,
) -> Result<BoundingBox, InternalRenderingError>