Skip to main content

fsync

Function fsync 

Source
pub fn fsync(fd: u32) -> Result<(), SyscallError>
Expand description

Sync file to storage.