pub unsafe extern "C" fn AM_InstallTitleResume(
mediaType: FS_MediaType,
titleId: u64_,
) -> ResultExpand description
Resumes installing a title.
ยงArguments
mediaType- Destination to install to.titleId- ID of the title to install.
pub unsafe extern "C" fn AM_InstallTitleResume(
mediaType: FS_MediaType,
titleId: u64_,
) -> ResultResumes installing a title.
mediaType - Destination to install to.titleId - ID of the title to install.