1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
---|
5 | <title>xzlib: </title>
|
---|
6 | <meta name="generator" content="Libxml2 devhelp stylesheet"/>
|
---|
7 | <link rel="start" href="index.html" title="libxml2 Reference Manual"/>
|
---|
8 | <link rel="up" href="general.html" title="API"/>
|
---|
9 | <link rel="stylesheet" href="style.css" type="text/css"/>
|
---|
10 | <link rel="chapter" href="general.html" title="API"/>
|
---|
11 | </head>
|
---|
12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
---|
13 | <table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
---|
14 | <tr valign="middle">
|
---|
15 | <td>
|
---|
16 | <a accesskey="p" href="libxml2-xpointer.html">
|
---|
17 | <img src="left.png" width="24" height="24" border="0" alt="Prev"/>
|
---|
18 | </a>
|
---|
19 | </td>
|
---|
20 | <td>
|
---|
21 | <a accesskey="u" href="general.html">
|
---|
22 | <img src="up.png" width="24" height="24" border="0" alt="Up"/>
|
---|
23 | </a>
|
---|
24 | </td>
|
---|
25 | <td>
|
---|
26 | <a accesskey="h" href="index.html">
|
---|
27 | <img src="home.png" width="24" height="24" border="0" alt="Home"/>
|
---|
28 | </a>
|
---|
29 | </td>
|
---|
30 | <th width="100%" align="center">libxml2 Reference Manual</th>
|
---|
31 | </tr>
|
---|
32 | </table>
|
---|
33 | <h2>
|
---|
34 | <span class="refentrytitle">xzlib</span>
|
---|
35 | </h2>
|
---|
36 | <p>xzlib - </p>
|
---|
37 | <p/>
|
---|
38 | <p>Author(s): </p>
|
---|
39 | <div class="refsynopsisdiv">
|
---|
40 | <h2>Synopsis</h2>
|
---|
41 | <pre class="synopsis">#define <a href="#LIBXML2_XZLIB_H">LIBXML2_XZLIB_H</a>;
|
---|
42 | typedef void * <a href="#xzFile">xzFile</a>;
|
---|
43 | </pre>
|
---|
44 | </div>
|
---|
45 | <div class="refsect1" lang="en">
|
---|
46 | <h2>Description</h2>
|
---|
47 | </div>
|
---|
48 | <div class="refsect1" lang="en">
|
---|
49 | <h2>Details</h2>
|
---|
50 | <div class="refsect2" lang="en">
|
---|
51 | <div class="refsect2" lang="en"><h3><a name="LIBXML2_XZLIB_H">Macro </a>LIBXML2_XZLIB_H</h3><pre class="programlisting">#define <a href="#LIBXML2_XZLIB_H">LIBXML2_XZLIB_H</a>;
|
---|
52 | </pre><p/>
|
---|
53 | </div>
|
---|
54 | <hr/>
|
---|
55 | <div class="refsect2" lang="en"><h3><a name="xzFile">Typedef </a>xzFile</h3><pre class="programlisting">void * xzFile;
|
---|
56 | </pre><p/>
|
---|
57 | </div>
|
---|
58 | <hr/>
|
---|
59 | </div>
|
---|
60 | </div>
|
---|
61 | </body>
|
---|
62 | </html>
|
---|