Moved const and extern identifiers to the left
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
extern kernel32 {
|
||||
kernel32 extern {
|
||||
VirtualAlloc(address int, size uint, flags uint32, protection uint32) -> *any
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user