mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-30 19:46:59 -06:00
a7af349dae
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.