Function rustix::backend::fs::syscalls::syncfs

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