Function ctru_sys::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.