Function syscall::call::fsync

source ·
pub fn fsync(fd: usize) -> Result<usize>
Expand description

Sync a file descriptor to its underlying medium