Function tiny_skia::math::bound

source ยท
pub fn bound<T: Ord + Copy>(min: T, value: T, max: T) -> T