You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
482 B

<sect1 id="func-cygwin-getshared">
<title>cygwin_getshared</title>
<funcsynopsis><funcprototype>
<funcdef>shared_info *
<function>cygwin_getshared</function></funcdef>
<void />
</funcprototype></funcsynopsis>
<para>Returns a pointer to an internal Cygwin memory structure
containing shared information used by cooperating cygwin processes.
This function is intended for use only by "system" programs like
<filename>mount</filename> and <filename>ps</filename>.
</para>
</sect1>