nstd_proc_id

Function nstd_proc_id 

Source
#[unsafe(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.