Function godot::prelude::utilities::lerp_angle

pub fn lerp_angle(from: f64, to: f64, weight: f64) -> f64