Function 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.