cpfclamp

Clamp @c f to be between @c min and @c max.

extern (C) static
cpFloat
cpfclamp
(
cpFloat f
,
cpFloat min
,
cpFloat max
)

Meta