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 ID
  • mediatype - Mediatype
  • name - Device mount name.