mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-10 06:35:44 +00:00
Prevents a truncation warning from occurring with MSVC. Also the internal data structures already treat it as a size_t, so this is just a discrepancy in the interface.