mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-15 00:34:09 -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.