[][src]Function raylib_sys::Lerp

pub unsafe extern "C" fn Lerp(start: f32, end: f32, amount: f32) -> f32