Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ SDL_Window
Class
SDL_Window
source/graphics.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
struct Image;
52
struct SDL_Window;
53
struct Font;
54
55
void GraphicsInit(SDL_Window* pWindow, i32 winWidth, i32 winHeight);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected