Function ctru_sys::AM_InstallContentStop
source · pub unsafe extern "C" fn AM_InstallContentStop(
contentHandle: Handle
) -> Result
Expand description
Stops installing title content, generally to be resumed later.
§Arguments
contentHandle
- Handle of the installation to abort.