Windows should work now
parent
748e8b7ce4
commit
19b4cf66ac
|
@ -147,4 +147,5 @@ fn C.CloseHandle()
|
||||||
fn C.WaitForSingleObject()
|
fn C.WaitForSingleObject()
|
||||||
fn C.GetExitCodeProcess()
|
fn C.GetExitCodeProcess()
|
||||||
fn C.RegOpenKeyEx() voidptr
|
fn C.RegOpenKeyEx() voidptr
|
||||||
fn C.GetTickCount() i64
|
fn C.GetTickCount() i64
|
||||||
|
fn C.Sleep()
|
Loading…
Reference in New Issue