pub unsafe extern "C" fn romfsMountFromTitle(
tid: u64_,
mediatype: FS_MediaType,
name: *const c_char,
) -> ResultExpand description
Mounts RomFS from the specified title.
ยงArguments
tid- Title IDmediatype- Mediatypename- Device mount name.