Function nc::issetugid

source ·
pub unsafe fn issetugid() -> i32
Expand description

Is current process tainted by uid or gid changes

Returns 1 if the process environment or memory address space is considered “tainted”, and returns 0 otherwise.