Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.test_int_out_utf8.page
1 <?xml version="1.0"?>
2 <page id="Regress.test_int_out_utf8"
3       type="topic"
4       style="function"
5       xmlns="http://projectmallard.org/1.0/"
6       xmlns:api="http://projectmallard.org/experimental/api/"
7       xmlns:ui="http://projectmallard.org/1.0/ui/">
8   <info>
9     <link xref="index" group="function" type="guide"/>
10     <api:function>
11       <api:returns>
12         <api:type>void</api:type>
13       </api:returns>
14       <api:name>regress_test_int_out_utf8</api:name>
15       <api:arg>
16         <api:type>int*</api:type>
17         <api:name>length</api:name>
18       </api:arg>
19       <api:arg>
20         <api:type>const char*</api:type>
21         <api:name>in</api:name>
22       </api:arg>
23     </api:function>
24   </info>
25   <title>regress_test_int_out_utf8</title>
26   <synopsis><code mime="text/x-csrc">
27 void regress_test_int_out_utf8 (int* length,
28                                 const char* in);
29   </code></synopsis>
30
31
32 <terms>
33 <item>
34 <title><code>length</code></title>
35
36 </item>
37 <item>
38 <title><code>in</code></title>
39
40 </item>
41 <item>
42 <title><code>Returns</code></title>
43
44 </item>
45 </terms>
46
47 </page>