process-id
process-id is a built-in function in `C source code'.
(process-id PROCESS)
Return the process id of PROCESS.
This is the pid of the external process which PROCESS uses or talks to.
For a network connection, this value is nil.
  C source code'.
(process-id PROCESS)
Return the process id of PROCESS.
This is the pid of the external process which PROCESS uses or talks to.
For a network connection, this value is nil.