rustix::process

Function getpid

source
pub fn getpid() -> Pid
Expand description

getpid()—Returns the process’ ID.

§References