<!DOCTYPE html>
<html>
<head>
<title>LEXSDL_Terminate</title>
<link rel="stylesheet" href="styles.css">
</head>
<header>
<h1>LEXSDL_Terminate</h1>
<hr>
</header>
<body>
<p>
Destroys all loaded <a href=CategoryRendering.html#textures>textures</a>, <a href=CategoryRendering.html#sprites>sprites</a>; destroys the SDL_Renderer, SDL_Window and resets the internal state.<br>
Preparing LEXSDL for quitting. Check <a href=LEXSDL_Quit.html>LEXSDL_Quit<span style=color:#66cf8d>()</span></a>.
</p>
<h2>Function</h2>
<code><ul>
<span style=color:#2980b9>void</span> LEXSDL_Terminate<span style=color:#66cf8d>(</span><span style=color:#2980b9>void</span><span style=color:#66cf8d>);</span>
</ul></code>
</body>
<footer>
<br>
<hr>
<a href=FrontPage.html>FrontPage</a> <b>|</b> <a href=https://gitlab.com/Alexevier/lexsdl>GitLab</a> <b>|</b> <a href=https://crates.io/crates/lexsdl>Crates.io</a>
</footer>
</html>