4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 12:29:32 +08:00

new description for old api.

This commit is contained in:
Christopher Faylor 2002-04-04 05:28:49 +00:00
parent fa4a16a17a
commit 932e88a3bc

View File

@ -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>