godot_vector2_dot

Function godot_vector2_dot 

Source
pub unsafe extern "C" fn godot_vector2_dot(
    p_self: *const godot_vector2,
    p_with: *const godot_vector2,
) -> godot_real