Function libbismuth_sys::bis_lerp

source ยท
pub unsafe extern "C" fn bis_lerp(
    a: c_double,
    b: c_double,
    t: c_double,
) -> c_double