Function raw_line_intersection

Source
pub fn raw_line_intersection(p: &SvgLine, q: &SvgLine) -> Option<SvgPoint>