C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_getpid
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <process.h>
 
  Syntax:    int _getpid( void );
 
  Returns:   the process ID.
                                    -♦-