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

Aborts the CIA install process.

§Arguments

  • ciaHandle - CIA handle to cancel.