pub const SYS_GETPPID: usize = SYS_PROC_GETPPID; // 309usize
Get the parent process ID (alias for SYS_PROC_GETPPID).
SYS_PROC_GETPPID