super duper hacky shit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"foreign": {
|
||||
"downcalls": [
|
||||
{
|
||||
"returnType": "void",
|
||||
"parameterTypes": [
|
||||
"void*",
|
||||
"void*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"returnType": "int",
|
||||
"parameterTypes": [
|
||||
"void*",
|
||||
"void*",
|
||||
"void*",
|
||||
"size_t",
|
||||
"void*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -213,23 +213,6 @@
|
||||
"int",
|
||||
"void*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"returnType": "void",
|
||||
"parameterTypes": [
|
||||
"void*",
|
||||
"void*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"returnType": "int",
|
||||
"parameterTypes": [
|
||||
"void*",
|
||||
"void*",
|
||||
"void*",
|
||||
"size_t",
|
||||
"void*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user