<!DOCTYPE html>
<html>
<head>
<title>LEXSDL_TextureInvalid</title>
<link rel="stylesheet" href="styles.css">
</head>
<header>
<h1>LEXSDL_TextureInvalid</h1>
<hr>
</header>
<body>
<p>
Value returned by functions when the <span class=type>SDL_Texture</span><span class=symbol>*</span> is invalid.<br>
</p>
<h2>Definition</h2>
<code><ul>
<span class=preprocessor>#define LEXSDL_TextureInvalid</span> <span class=number>0xFFFFFFFE</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>