rustix::backend::fs::syscalls

Function fsync

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