mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: add Process (#6786)
This commit is contained in:
@@ -38,8 +38,6 @@ fn C.tcsetattr() int
|
||||
|
||||
fn C.raise()
|
||||
|
||||
fn C.kill(int, int) int
|
||||
|
||||
fn C.getppid() int
|
||||
|
||||
// Enable the raw mode of the terminal
|
||||
|
Reference in New Issue
Block a user