Function rustix::backend::fs::syscalls::fdatasync

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