sdl3bind/castholm/v0.2.6-3.2.20/json/keycode.json

21 lines
357 B
JSON

{
"header": "SDL_keycode.h",
"opaque_types": [],
"typedefs": [
{
"name": "SDL_Keycode",
"underlying_type": "Uint32"
},
{
"name": "SDL_Keymod",
"underlying_type": "Uint16"
}
],
"function_pointers": [],
"c_type_aliases": [],
"enums": [],
"structs": [],
"unions": [],
"flags": [],
"functions": []
}