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: 38070390c1e439e467960a66eb93dcc130e14740 (plain)
1
2
3
4
5
6
7
8
9
10
11

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

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

</sect1>