pub unsafe extern "C" fn AM_InstallTitleBegin(
mediaType: FS_MediaType,
titleId: u64_,
unk: bool,
) -> ResultExpand description
Begins installing a title.
ยงArguments
mediaType- Destination to install to.titleId- ID of the title to install.unk- Unknown. (usually false)