rustix::backend::fs::syscalls

Function fdatasync

Source
pub(crate) fn fdatasync(fd: BorrowedFd<'_>) -> Result<()>