super duper hacky shit

This commit is contained in:
Gregor Lohaus
2026-05-28 23:52:23 +02:00
parent 2816d99ce4
commit f75b8c29e0
3 changed files with 20 additions and 0 deletions

View File

@@ -213,6 +213,23 @@
"int",
"void*"
]
},
{
"returnType": "void",
"parameterTypes": [
"void*",
"void*"
]
},
{
"returnType": "int",
"parameterTypes": [
"void*",
"void*",
"void*",
"size_t",
"void*"
]
}
]
}