Crate xenia

Crate xenia 

Source

Modules§

fd
Owned and borrowed Unix-like file descriptors.
stdio

Structs§

AtFlags
Errno
Gid
gid_t—A Unix group ID.
Mode
MountFlags
OFlags
Stat
Syscall
Timespec
Timestamps
Uid
uid_t—A Unix user ID.
Uname

Enums§

ClockId

Traits§

AsCStr

Functions§

chdir
chroot
clock_gettime
close
execve
exit_group
fstat
getcwd
geteuid
getpid
ioctl
mkdir
mount
open
readlinkat
stat
umask
uname
utimensat
write

Type Aliases§

RawGid
A group identifier as a raw integer.
RawUid
A user identifier as a raw integer.
Result