Welcome to mirror list, hosted at ThFree Co, Russian Federation.

external.sgml « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a41d349360fa87d07cb9289352f6acb7abf4cf7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

<sect1 id="func-cygwin-internal">
<title>cygwin_internal</title>

<funcsynopsis>
<funcdef>extern "C" DWORD
<function>cygwin_internal</function></funcdef>
<paramdef>cygwin_getinfo_types <parameter>t</parameter></paramdef>
<paramdef><parameter>...</parameter></paramdef>
</funcsynopsis>

<para>This function gives you access to various internal data and functions.
Stay away unless you know what you're doing.</para>

</sect1>