Function webrender::util::lerp

source ยท
pub fn lerp(a: f32, b: f32, t: f32) -> f32