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

Runs the queued process and returns a debug handle to it.

§Arguments

  • Pointer (direction out) - to output the debug handle to.