Function FSFILE_Close

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

Closes a file.

ยงArguments

  • handle - Handle of the file.