mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-06 14:26:32 -05:00

Avoid reinterpret-casting from void pointer since the type is already known at compile time.
Avoid reinterpret-casting from void pointer since the type is already known at compile time.