Function libhelium_sys::he_math_utils_clamp

source ยท
pub unsafe extern "C" fn he_math_utils_clamp(
    start: c_double,
    end: c_double,
    value: c_double,
) -> c_double