Skip to main content

fill_selection

Function fill_selection 

Source
pub fn fill_selection(
    canvas: &mut Canvas,
    selection: Selection,
    bounds: Bounds,
    ch: char,
    fg: RgbColor,
)