<!DOCTYPE html>
<html>
<head>
<title>LEXSDL_</title>
<link rel="stylesheet" href="styles.css">
</head>
<header>
<h1>LEXSDL_</h1>
<hr>
</header>
<body>
<p>
info text.
</p>
<h2>Function</h2>
<code><ul>
return function(parameters);
</ul></code>
<h2>Return</h2>
<ul>
ret1 : <br>
ret2 : <br>
</ul>
<p><span style=color:#ffffff>*</span><b>Note</b> : </p>
<h2>Parameters</h2>
<ul>
par1 : <br>
par2 : <br>
</ul>
<h2>Defaults</h2>
<ul>
def1 : <br>
def2 : <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>