Function godot_sys::godot_vector2_linear_interpolate [] [src]

pub unsafe extern "C" fn godot_vector2_linear_interpolate(
    p_self: *const godot_vector2,
    p_b: *const godot_vector2,
    p_t: godot_real
) -> godot_vector2