mirror of
https://github.com/xomboverlord/xomb-docs.git
synced 2026-01-12 02:43:16 +01:00
26 lines
656 B
HTML
26 lines
656 B
HTML
<html><head>
|
|
<META http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<title>kernel.core.error</title>
|
|
</head><body>
|
|
<h1>kernel.core.error</h1>
|
|
<!-- Generated by Ddoc from ../kernel/core/error.d -->
|
|
<br><br>
|
|
<dl><dt><big>enum <u>ErrorVal</u>;
|
|
</big></dt>
|
|
<dd>The kernel error value.<br><br>
|
|
|
|
<dl><dt><big><u>Success</u></big></dt>
|
|
<dd>Upon success.<br><br>
|
|
|
|
</dd>
|
|
<dt><big><u>Fail</u></big></dt>
|
|
<dd>Upon failure.<br><br>
|
|
|
|
</dd>
|
|
</dl>
|
|
</dd>
|
|
</dl>
|
|
|
|
<hr><small>Page generated by <a href="http://www.digitalmars.com/d/1.0/ddoc.html">Ddoc</a>. </small>
|
|
</body></html>
|