Function
lrs
::
syscall
::
getpid
Returns the process id of this process.
Syntax
fn getpid() -> i32
See also
getpid(2)