pub unsafe extern "C" fn AM_InstallContentBegin(
contentHandle: *mut Handle,
index: u16_,
) -> ResultExpand 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.