Function convert_specular_lighting

Source
fn convert_specular_lighting(
    fe: SvgNode<'_, '_>,
    primitives: &[Primitive],
) -> Option<Kind>