Backlog/lib/sdl3/parser/test_small.json

23 lines
410 B
JSON

{
"header": "test_small.h",
"opaque_types": [
{"name": "SDL_GPUDevice"}
],
"typedefs": [
],
"function_pointers": [
],
"enums": [
{"name": "SDL_GPUPrimitiveType", "values": []}
],
"structs": [
],
"unions": [
],
"flags": [
],
"functions": [
{"name": "SDL_CreateGPUDevice", "return_type": "SDL_GPUDevice*", "parameters": [{"name": "debug_mode", "type": "bool"}]}
]
}