<!DOCTYPE html>
<html>
<head>
<title>LEXSDL_ShowFrame</title>
<link rel="stylesheet" href="styles.css">
</head>
<header>
<h1>LEXSDL_ShowFrame</h1>
<hr>
</header>
<body>
<p>
Shows the finished frame after the rendering section with <a href=CategoryRendering.html#textures><span style=color:white>textures</a><span style=color:#66cf8d>/</span><a href=CategoryRendering.html#sprites><span style=color:white>sprites</a></span> draws of the program.
</p>
<h2>Function</h2>
<code><ul>
<span style=color:#2980b9>void</span> LEXSDL_ShowFrame<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>