Function vizia::vg::shader::shaders::coord_clamp

pub fn coord_clamp(
    shader: impl Into<RCHandle<SkShader>>,
    rect: impl AsRef<Rect>,
) -> Option<RCHandle<SkShader>>