mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 18:02:22 -07:00
c7bec2962e
__darwin_suseconds_t is defined as long which on macos 64 bit systems is equivalent to 8 bytes. It is equivalent to Odin int type _not_ i32