Function voxelize::clamp

source · []
pub fn clamp(n: i32, min: i32, max: i32) -> i32