mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-28 23:44:17 +00:00
Using StringView instead of C strings is basically always preferable. The only reason to use a C string is because you are calling a C API.
2.7 KiB
2.7 KiB