[][src]Function box2d_rs::b2_math::b2_min

pub fn b2_min<T>(a: T, b: T) -> T where
    T: PartialOrd