Function epaint::text::text_layout::add_hline

source ยท
fn add_hline(
    point_scale: PointScale,
    [start, stop]: [Pos2; 2],
    stroke: Stroke,
    mesh: &mut Mesh,
)