[][src]Function raylib::ease::linear_out

pub fn linear_out(t: f32, b: f32, c: f32, d: f32) -> f32