mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
C fn definitions on Linux
This commit is contained in:
@ -85,6 +85,8 @@ fn C.DEFAULT_LT() bool
|
||||
fn C.DEFAULT_GE() bool
|
||||
fn C.isatty() int
|
||||
|
||||
fn C.syscall() int
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user