external.sgml
来自「cygwin, 著名的在win32下模拟unix操作系统的东东」· SGML 代码 · 共 19 行
SGML
19 行
<sect1 id="func-cygwin-internal"><title>cygwin_internal</title><funcsynopsis><funcdef>extern "C" DWORD<function>cygwin_internal</function></funcdef><paramdef>cygwin_getinfo_types <parameter>t</parameter></paramdef><paramdef><parameter>...</parameter></paramdef></funcsynopsis><para>This function gives you access to various internal data and functions.It takes two arguments. The first argument is a type from the 'cygwin_getinfo_types'enum. The second is an optional pointer.</para><para>Stay away unless you know what you're doing.</para></sect1>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?