Function PMAPP_TerminateProcess

Source
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