pub unsafe extern "C" fn AM_StartDlpChildCiaInstall(
    ciaHandle: *mut Handle
) -> Result
Expand description

Initializes the CIA install process for Download Play CIAs, returning a handle to write CIA data to.

§Arguments

  • ciaHandle (direction out) - Pointer to write the CIA handle to.