rustix
0.38.42
fcntl_
fullfsync
Sections
References
In rustix::
fs
rustix
::
fs
Function
fcntl_fullfsync
Copy item path
Source
pub fn fcntl_fullfsync<Fd:
AsFd
>(fd: Fd) ->
Result
<
()
>
Expand description
fcntl(fd, F_FULLFSYNC)
ยง
References
Apple