Macro rsvg::filters::lighting::impl_lighting_filter

source ยท
macro_rules! impl_lighting_filter {
    ($lighting_type:ty, $params_name:ident, $alpha_func:ident) => { ... };
}