Typesafe variadic procedures

This commit is contained in:
Ginger Bill
2016-09-03 12:41:03 +01:00
parent e1a6775661
commit 11205f968a
9 changed files with 297 additions and 112 deletions
+2
View File
@@ -110,6 +110,8 @@ GetQueryPerformanceFrequency :: proc() -> i64 {
return r
}
GetCommandLineA :: proc() -> ^u8 #foreign
// File Stuff