mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
@ -1,6 +1,6 @@
|
||||
module ui
|
||||
|
||||
struct C.termios {
|
||||
pub struct C.termios {
|
||||
mut:
|
||||
c_iflag int
|
||||
c_oflag int
|
||||
|
Reference in New Issue
Block a user