cf_fs_dismount¶
Category: file
GitHub: cute_file_system.h
Removes an archive from the path specified in platform-dependent notation.
Return Value¶
Returns any errors as a CF_Result.
Remarks¶
This function does not remove a mount_point
from the virtual file system, but only the actual archive that was previously mounted. Virtual File System.
Related Pages¶
cf_fs_get_base_directory
cf_fs_set_write_directory
cf_fs_get_user_directory
cf_fs_mount