pub unsafe extern "C" fn storage_file_close(file: *mut File) -> bool
Expand description

Close the file. @param file pointer to a file object, the file object will be freed. @return success flag