[go: up one dir, main page]

Function users::set_both_gid [] [src]

pub fn set_both_gid(rgid: gid_t, egid: gid_t) -> Result<()Error>

Atomically set current and effective group for the running process, requires root priviledges.