rustix
0.38.11
In rustix::fs
Function
rustix
::
fs
::
fcntl_fullfsync
Copy item path
source
·
[
−
]
pub fn fcntl_fullfsync<Fd:
AsFd
>(fd: Fd) ->
Result
<
()
>
Expand description
fcntl(fd, F_FULLFSYNC)
§
References
Apple