Function FSFILE_Flush

Source
pub unsafe extern "C" fn FSFILE_Flush(handle: Handle) -> Result
Expand description

Flushes a file’s contents.

§Arguments

  • handle - Handle of the file.