[][src]Function raylib::ease::linear_in

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