Skip to main content

sys_fsync

Function sys_fsync 

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_fsync(fd: i32) -> i32
Expand description

Flushes a file to the storage it lives on.