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

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

<sect1 id="func-cygwin-detach-dll">
<title>cygwin_detach_dll</title>

<funcsynopsis>
<funcprototype>
<funcdef>extern "C" void
<function>cygwin_detach_dll</function></funcdef>
<paramdef>int <parameter>dll_index</parameter></paramdef>
</funcprototype>
</funcsynopsis>

</sect1>