bmath_clampd

Function bmath_clampd 

Source
pub unsafe extern "C" fn bmath_clampd(
    value: real64_t,
    min: real64_t,
    max: real64_t,
) -> real64_t