Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ String
Class
String
source/input.h:168–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
167
union SDL_Event;
168
struct String;
169
170
void InputInit();
171
void ProcessEvent(SDL_Event* event);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected