<!DOCTYPE html>
<html>
<head>
<title>LEXSDL_TextureIDInvalid</title>
<link rel="stylesheet" href="styles.css">
</head>
<header>
<h1>LEXSDL_TextureIDInvalid</h1>
<hr>
</header>
<body>
<p>
Value returned by functions when the <a href=LEXSDL_TextureID.html class=type style=text-decoration:none>LEXSDL_TextureID</a> is invalid.<br>
</p>
<h2>Definition</h2>
<code><ul>
<span class=preprocessor>#define LEXSDL_TextureIDInvalid</span> <span class=number>0xFFFFFFFF</span><span class=symbol>;</span>
</ul></code>
<h2>Posible return reasons</h2>
<ul>
ID was bigger than registered textures.<br>
The texture related to the ID was destroyed or doesn't exist.<br>
</ul>
</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>