mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-20 08:22:52 +00:00
Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.
Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.