Process module:System -package:unix -package:typed-process -is:exact -is:exact -package:cmdargs -package:streamly-process package:unix-compat

This module intends to make the operations of System.Posix.Process available on all platforms.
getProcessID calls getpid to obtain the ProcessID for the current process.