Function ctru_sys::fsExemptFromSession
source · pub unsafe extern "C" fn fsExemptFromSession(archive: FS_Archive)
Expand description
Exempts an archive from using alternate FS session handles provided with fsUseSession Instead, the archive will use the default FS session handle, opened with srvGetSessionHandle
§Arguments
archive
- Archive to exempt.