File: index.html

package info (click to toggle)
ocaml-posix 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,732 kB
  • sloc: ml: 3,472; sh: 14; makefile: 3; javascript: 1
file content (2 lines) | stat: -rw-r--r-- 1,814 bytes parent folder | download | duplicates (2)
1
2
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Def (posix-uname.Posix_uname_stubs.Def)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">posix-uname</a> &#x00BB; <a href="../index.html">Posix_uname_stubs</a> &#x00BB; Def</nav><h1>Module <code>Posix_uname_stubs.Def</code></h1></header><h3 class="heading">Parameters</h3><ul><li><code>F : Cstubs.FOREIGN</code></li></ul><h3 class="heading">Signature</h3><div class="spec module" id="module-Types"><a href="#module-Types" class="anchor"></a><code><span class="keyword">module</span> <a href="Types/index.html">Types</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><dl><dt class="spec value" id="val-uname"><a href="#val-uname" class="anchor"></a><code><span class="keyword">val</span> uname : <span><span>(<span><span><a href="Types/Utsname/index.html#type-t">Types.Utsname.t</a> Ctypes.structure</span> Ctypes_static.ptr</span> <span>&#45;&gt;</span> <span>int <a href="index.html#argument-1-F">F</a>.return</span>)</span> <a href="index.html#argument-1-F">F</a>.result</span></code></dt><dt class="spec value" id="val-strlen"><a href="#val-strlen" class="anchor"></a><code><span class="keyword">val</span> strlen : <span><span>(<span>char Ctypes_static.ptr</span> <span>&#45;&gt;</span> <span>int <a href="index.html#argument-1-F">F</a>.return</span>)</span> <a href="index.html#argument-1-F">F</a>.result</span></code></dt></dl></div></body></html>