pub fn setfsgid(gid: Gid) -> GidExpand description
Set the group identity used for filesystem checks per-thread. On both success and failure, this call returns the previous filesystem group ID of the caller.
See also setfsgid(2)
pub fn setfsgid(gid: Gid) -> GidSet the group identity used for filesystem checks per-thread. On both success and failure, this call returns the previous filesystem group ID of the caller.
See also setfsgid(2)