<!DOCTYPE html>
<html>
<head>
<title>LEXSDL_Quit</title>
<link rel="stylesheet" href="styles.css">
</head>
<header>
<h1>LEXSDL_Quit</h1>
<hr>
</header>
<body>
<p>
Does final steps before exiting and quits SDL, SDL_image.<br>
</p>
<h2>Function</h2>
<code><ul>
<span style=color:#2980b9>void</span> LEXSDL_Quit<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>