Modules
std
os
plan9
getpid
Function getpid
[src]
Prototype
pub fn getpid() u32
Source
pub fn getpid() u32 { return tos.pid; }