Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

min

Returns the minimum of two fixed-point values.

Fully qualified path: cairo_fp::f64::math::comp::min

fn min(a: Fixed, b: Fixed) -> Fixed