Function rustix::process::getpid[][src]

pub fn getpid() -> Pid
Expand description

getpid()—Returns the process’ ID.

References