[][src]Function linux::syscall::getpid

pub fn getpid() -> pid_t

Returns the process id of this process.

= See also

  • link:man:getpid(2)