Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ quit
Function
quit
deps/SDL2/test/teststreaming.c:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
SDL_bool done = SDL_FALSE;
63
64
void quit(int rc)
65
{
66
SDL_Quit();
67
exit(rc);
68
}
69
70
void UpdateTexture(SDL_Texture *texture, int frame)
71
{
Callers
2
UpdateTexture
Function · 0.70
main
Function · 0.70
Calls
1
SDL_Quit
Function · 0.85
Tested by
no test coverage detected