[][src]Function ev3rt::lcd_fill_rect

pub fn lcd_fill_rect(x: i32, y: i32, w: i32, h: i32, color: LcdColor) -> ER