Skip to main content

SYS_PROC_GETPID

Constant SYS_PROC_GETPID 

Source
pub const SYS_PROC_GETPID: usize = 308; // 308usize
Expand description

Get the current process ID (PID).

Returns the PID of the calling process.