godot_vector3_operator_less

Function godot_vector3_operator_less 

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