Function tiny_skia::scan::fill_int_rect

source ยท
fn fill_int_rect(
    rect: &IntRect,
    clip: &ScreenIntRect,
    blitter: &mut dyn Blitter,
)