Function rustix::process::id::getpid

source ·
pub fn getpid() -> Pid
Expand description

getpid()—Returns the process’ ID.

§References