Function godot_string_operator_equal

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