module watt.process.util

Code Map

module watt.process.util;


//! Get the process id of the calling process.
fn getpid() u32 { }
fn getpid() u32

Get the process id of the calling process.