godot_string_operator_less

Function godot_string_operator_less 

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