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