pub unsafe extern "C" fn PMAPP_TerminateProcess(
    pid: u32_,
    timeout: s64
) -> Result
Expand description

Terminates the specified process

§Arguments

  • pid - Process-ID of the process to terminate
  • timeout - Timeout in nanoseconds