Skip to content

Instantly share code, notes, and snippets.

@n00p3
n00p3 / SDL.aarch64-apple-darwin9.spec
Created September 20, 2022 09:59
SDL.aarch64-apple-darwin9.spec - generated from command: (autowrap:c-include "/opt/homebrew/include/SDL2/SDL.h")
[
{ "tag": "function", "name": "SDL_GetPlatform", "ns": 0, "location": "/opt/homebrew/include/SDL2/SDL_platform.h:246:38", "variadic": false, "inline": false, "storage-class": "extern", "parameters": [], "return-type": { "tag": ":pointer", "type": { "tag": ":char", "bit-size": 8, "bit-alignment": 8 } } },
{ "tag": "enum", "ns": 0, "name": "", "id": 1, "location": "/opt/homebrew/include/SDL2/SDL_stdinc.h:184:9", "fields": [{ "tag": "field", "name": "SDL_FALSE", "value": 0 }, { "tag": "field", "name": "SDL_TRUE", "value": 1 }] },
{ "tag": "typedef", "ns": 0, "name": "SDL_bool", "location": "/opt/homebrew/include/SDL2/SDL_stdinc.h:188:3", "type": { "tag": ":enum", "name": "", "id": 1 } },
{ "tag": "enum", "ns": 0, "name": "", "id": 2, "location": "/opt/homebrew/include/SDL2/SDL_stdinc.h:415:9", "fields": [{ "tag": "field", "name": "DUMMY_ENUM_VALUE", "value": 0 }] },
{ "tag": "typedef", "ns": 0, "name": "SDL_DUMMY_ENUM", "location": "/opt/homebrew/include/SDL2/SDL_stdinc.h:418:3", "type": { "tag": ":enum", "name