godot_vector2_operator_less

Function godot_vector2_operator_less 

Source
pub unsafe extern "C" fn godot_vector2_operator_less(
    p_self: *const godot_vector2,
    p_b: *const godot_vector2,
) -> godot_bool