/usr/share/doc/libextunix-ocaml-dev/code_VALExtUnixSpecific.eventfd.html is in libextunix-ocaml-dev 0.0.3-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <html><head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="ExtUnix" rel="Chapter" href="ExtUnix.html">
<link title="ExtUnixAll" rel="Chapter" href="ExtUnixAll.html">
<link title="ExtUnixSpecific" rel="Chapter" href="ExtUnixSpecific.html"><title>ExtUnixSpecific.eventfd</title>
</head>
<body>
<code class="code"><span class="keyword">external</span> eventfd : int <span class="keywordsign">-></span> <span class="constructor">Unix</span>.file_descr = <span class="string">"caml_extunix_eventfd"</span></code></body></html>
|