Function rustix::backend::fs::syscalls::fsync

source ยท
pub(crate) fn fsync(fd: BorrowedFd<'_>) -> Result<()>