shadow_
shmem
0.0.0
In shadow_
shmem::
raw_
syscall
Constants
S_IRGRP
S_IRUSR
S_IWGRP
S_IWUSR
Functions
clock_monotonic_gettime
close
fsync
ftruncate
getpid
gettid
kill
mmap
munmap
open
tgkill
unlink
write
shadow_shmem
::
raw_syscall
Function
fsync
Copy item path
Settings
Help
Summary
Source
pub fn fsync(fd:
i32
) ->
Result
<
()
,
Errno
>