OSDN Git Service

* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
[pf3gnuchains/sourceware.git] / winsup / cygwin / dll_init.sgml
1
2 <sect1 id="func-cygwin-detach-dll">
3 <title>cygwin_detach_dll</title>
4
5 <funcsynopsis>
6 <funcdef>extern "C" void
7 <function>cygwin_detach_dll</function></funcdef>
8 <paramdef>int <parameter>dll_index</parameter></paramdef>
9 </funcsynopsis>
10
11 </sect1>