Function PMDBG_RunQueuedProcess

Source
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.