[][src]Function kit::graphics::draw_line

pub fn draw_line(ctx: &mut Ctx, a: V3, b: V3, color: V4)