pub fn setfsuid(uid: Uid) -> UidExpand description
Set the user identity used for filesystem checks per-thread. On both success and failure, this call returns the previous filesystem user ID of the caller.
See also setfsuid(2)
pub fn setfsuid(uid: Uid) -> UidSet the user identity used for filesystem checks per-thread. On both success and failure, this call returns the previous filesystem user ID of the caller.
See also setfsuid(2)