pid_t typedef

pid_t = int

POSIX pid type

Implementation

typedef pid_t = int;