mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 22:28:46 +00:00
Typesafe variadic procedures
This commit is contained in:
@@ -110,6 +110,8 @@ GetQueryPerformanceFrequency :: proc() -> i64 {
|
||||
return r
|
||||
}
|
||||
|
||||
GetCommandLineA :: proc() -> ^u8 #foreign
|
||||
|
||||
|
||||
|
||||
// File Stuff
|
||||
|
||||
Reference in New Issue
Block a user