new description for old api.
This commit is contained in:
parent
fa4a16a17a
commit
932e88a3bc
|
@ -0,0 +1,13 @@
|
|||
<sect1 id="func-cygwin-stackdump">
|
||||
<title>cygwin_stackdump</title>
|
||||
|
||||
<funcsynopsis>
|
||||
<funcdef>extern "C" void
|
||||
<function>cygwin_stackdump</function></funcdef>
|
||||
<void>
|
||||
</funcsynopsis>
|
||||
|
||||
<para> Outputs a stackdump to stderr from the called location.
|
||||
</para>
|
||||
|
||||
</sect1>
|
Loading…
Reference in New Issue