Function ctru_sys::romfsMountFromTitle
source · pub unsafe extern "C" fn romfsMountFromTitle(
tid: u64_,
mediatype: FS_MediaType,
name: *const c_char
) -> Result
Expand description
Mounts RomFS from the specified title.
§Arguments
tid
- Title IDmediatype
- Mediatypename
- Device mount name.