Windows should work now

pull/2873/head
Alexander Medvednikov 2019-11-24 15:31:51 +03:00
parent 748e8b7ce4
commit 19b4cf66ac
1 changed files with 2 additions and 1 deletions

View File

@ -147,4 +147,5 @@ fn C.CloseHandle()
fn C.WaitForSingleObject()
fn C.GetExitCodeProcess()
fn C.RegOpenKeyEx() voidptr
fn C.GetTickCount() i64
fn C.GetTickCount() i64
fn C.Sleep()