[][src]Function minifb::clamp

pub fn clamp<T: PartialOrd>(low: T, value: T, high: T) -> T