mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-29 01:14:40 +00:00
3 lines
84 B
Odin
3 lines
84 B
Odin
// Declares the commonly used things in `libc` (`C` standard library).
|
|
package libc
|