Skip to main content

SYS_GETPID

Constant SYS_GETPID 

Source
pub const SYS_GETPID: usize = 311;
Expand description

Get the current process ID (alias for SYS_PROC_GETPID).