Skip to main content

SYS_GETPGRP

Constant SYS_GETPGRP 

Source
pub const SYS_GETPGRP: usize = 331;
Expand description

Get the current process group ID.

Returns the process group ID of the calling process.