pub unsafe extern "C" fn PMAPP_TerminateTitle(
    titleId: u64_,
    timeout: s64
) -> Result
Expand description

Terminates the processes having the specified titleId.

§Arguments

  • titleId - Title ID of the processes to terminate
  • timeout - Timeout in nanoseconds