[][src]Function ev3rt::lcd_draw_line

pub fn lcd_draw_line(x0: i32, y0: i32, x1: i32, y1: i32) -> ER