[][src]Function macroquad::draw_rectangle_lines

pub fn draw_rectangle_lines(x: f32, y: f32, w: f32, h: f32, color: Color)