pub fn set_privs(user: &str, target_uid: Uid, target_gid: Gid) -> bool
Expand description

set privs of usr to target_uid and target_gid. return false if fails