[−][src]Function alacritty::cursor::underline
fn underline(
x: f32,
y: f32,
width: f32,
height: f32,
thickness: f32,
color: Rgb
) -> CursorRectsⓘNotable traits for CursorRects
impl Iterator for CursorRects type Item = RenderRect;
Create an iterator yielding a single underline rect.