OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / dll_init.sgml
1
2 <sect1 id="func-cygwin-detach-dll">
3 <title>cygwin_detach_dll</title>
4
5 <funcsynopsis><funcprototype>
6 <funcdef>extern "C" void
7 <function>cygwin_detach_dll</function></funcdef>
8 <paramdef>int <parameter>dll_index</parameter></paramdef>
9 </funcprototype></funcsynopsis>
10
11 </sect1>