zkGetpid - get the process ID
#include "zkUnistd.h" pid_t zkGetpid(void);
#include "
The zkGetpid() function returns the process ID of the calling process.
The zkGetpid() function is always successful and no return value is reserved to indicate an error.