This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
7c78bf9466
v
/
vlib
/
term
/
ui
/
declarations_default.c.v
11 lines
106 B
V
Raw
Blame
History
module
ui
struct
C
.
termios
{
mut
:
c_iflag
int
c_oflag
int
c_cflag
int
c_lflag
int
c_cc
[
1
0
]
int
}
Reference in New Issue
View Git Blame
Copy Permalink