lexsdl 0.3.0

A wrapper for SDL2 to abstract away annoying parts
<!DOCTYPE html>
<html>
<head>
	<title>LEXSDL_TextureOperationSucceded</title>
	<link rel="stylesheet" href="styles.css">
</head>
<header>
	<h1>LEXSDL_TextureOperationSucceded</h1>
	<hr>
</header>
<body>
	<p>
		Return value by functions when the operation that could fail succededs but doesn't return a valid <a href=LEXSDL_TextureID class=type style="text-decoration:none">LEXSDL_TextureID</a>.<br>
	</p>
	<h2>Definition</h2>
	<code><ul>
		<span class=preprocessor>#define LEXSDL_TextureOperationSucceded</span> <span class=number>0xFFFFFFFA</span><span class=symbol>;</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>