Function ctru_sys::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.