mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-29 23:25:09 +00:00
6 lines
69 B
Odin
6 lines
69 B
Odin
package sys_freebsd
|
|
|
|
/* Get window size */
|
|
TIOCGWINSZ :: 0x40087468
|
|
|