This file is indexed.

/usr/share/doc/libffi6/html/Index.html is in libffi-dev 3.2.1-6.

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
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- 
This manual is for Libffi, a portable foreign-function interface
library.

Copyright (C) 2008, 2010, 2011 Red Hat, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.  A copy of the license is included in the
section entitled "GNU General Public License".
 -->
<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ -->
<head>
<title>libffi: Index</title>

<meta name="description" content="libffi: Index">
<meta name="keywords" content="libffi: Index">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="#Index" rel="index" title="Index">
<link href="index.html#Top" rel="up" title="Top">
<link href="Missing-Features.html#Missing-Features" rel="prev" title="Missing Features">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en">
<a name="Index"></a>
<div class="header">
<p>
Previous: <a href="Missing-Features.html#Missing-Features" accesskey="p" rel="prev">Missing Features</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="Index-1"></a>
<h2 class="unnumbered">Index</h2>

<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Index_cp_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-V"><b>V</b></a>
 &nbsp; 
</td></tr></table>
<table class="index-cp" border="0">
<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-A">A</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-ABI">ABI</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-Application-Binary-Interface">Application Binary Interface</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-C">C</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-calling-convention">calling convention</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-cif">cif</a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-closure-API">closure API</a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-closures">closures</a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-F">F</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-FFI">FFI</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fcall"><code>ffi_call</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-FFI_005fCLOSURES"><code>FFI_CLOSURES</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fclosure_005falloc"><code>ffi_closure_alloc</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fclosure_005ffree"><code>ffi_closure_free</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fprep_005fcif"><code>ffi_prep_cif</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fprep_005fcif_005fvar"><code>ffi_prep_cif_var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fprep_005fclosure_005floc"><code>ffi_prep_closure_loc</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fstatus"><code>ffi_status</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-ffi_005fstatus-1"><code>ffi_status</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-ffi_005fstatus-2"><code>ffi_status</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="Structures.html#index-ffi_005ftype"><code>ffi_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Structures.html#Structures">Structures</a></td></tr>
<tr><td></td><td valign="top"><a href="Structures.html#index-ffi_005ftype-1"><code>ffi_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Structures.html#Structures">Structures</a></td></tr>
<tr><td></td><td valign="top"><a href="Complex.html#index-ffi_005ftype-2"><code>ffi_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Complex.html#Complex">Complex</a></td></tr>
<tr><td></td><td valign="top"><a href="Complex.html#index-ffi_005ftype-3"><code>ffi_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Complex.html#Complex">Complex</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fcomplex_005fdouble"><code>ffi_type_complex_double</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fcomplex_005ffloat"><code>ffi_type_complex_float</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fcomplex_005flongdouble"><code>ffi_type_complex_longdouble</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fdouble"><code>ffi_type_double</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005ffloat"><code>ffi_type_float</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005flongdouble"><code>ffi_type_longdouble</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fpointer"><code>ffi_type_pointer</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fschar"><code>ffi_type_schar</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint"><code>ffi_type_sint</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint16"><code>ffi_type_sint16</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint32"><code>ffi_type_sint32</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint64"><code>ffi_type_sint64</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsint8"><code>ffi_type_sint8</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fslong"><code>ffi_type_slong</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fsshort"><code>ffi_type_sshort</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuchar"><code>ffi_type_uchar</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint"><code>ffi_type_uint</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint16"><code>ffi_type_uint16</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint32"><code>ffi_type_uint32</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint64"><code>ffi_type_uint64</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fuint8"><code>ffi_type_uint8</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fulong"><code>ffi_type_ulong</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fushort"><code>ffi_type_ushort</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Primitive-Types.html#index-ffi_005ftype_005fvoid"><code>ffi_type_void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Primitive-Types.html#Primitive-Types">Primitive Types</a></td></tr>
<tr><td></td><td valign="top"><a href="Introduction.html#index-Foreign-Function-Interface">Foreign Function Interface</a>:</td><td>&nbsp;</td><td valign="top"><a href="Introduction.html#Introduction">Introduction</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Index_cp_letter-V">V</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="The-Basics.html#index-void"><code>void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Basics.html#The-Basics">The Basics</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-void-1"><code>void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td></td><td valign="top"><a href="The-Closure-API.html#index-void-2"><code>void</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="The-Closure-API.html#The-Closure-API">The Closure API</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
</table>
<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Index_cp_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Index_cp_letter-V"><b>V</b></a>
 &nbsp; 
</td></tr></table>

<hr>
<div class="header">
<p>
Previous: <a href="Missing-Features.html#Missing-Features" accesskey="p" rel="prev">Missing Features</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#Index" title="Index" rel="index">Index</a>]</p>
</div>



</body>
</html>