Function nstd_sys::proc::nstd_proc_id

source ·
#[no_mangle]
pub extern "C" fn nstd_proc_id() -> NSTDUInt32
Available on crate feature proc only.
Expand description

Returns the ID of the current process.

§Returns

NSTDUInt32 ID - The process ID.