Function alacritty::display::cursor::hollow

source ·
fn hollow(
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    thickness: f32,
    color: Rgb,
) -> CursorRects 
Expand description

Create an iterator yielding a rect for each side of the hollow block cursor.