Function ctru_sys::AM_InstallContentBegin
source · pub unsafe extern "C" fn AM_InstallContentBegin(
contentHandle: *mut Handle,
index: u16_
) -> Result
Expand description
Begins installing title content.
§Arguments
contentHandle
(direction out) - Pointer to output a handle to write content data to.index
- Index of the content to install.