Function ctru_sys::gxCmdQueueRun
source · pub unsafe extern "C" fn gxCmdQueueRun(queue: *mut gxCmdQueue_s)
Expand description
Runs a GX command queue, causing it to begin processing incoming commands as they arrive.
§Arguments
queue
- The GX command queue.