Function ctru_sys::gxCmdQueueStop
source · pub unsafe extern "C" fn gxCmdQueueStop(queue: *mut gxCmdQueue_s)
Expand description
Stops a GX command queue from processing incoming commands.
§Arguments
queue
- The GX command queue.
pub unsafe extern "C" fn gxCmdQueueStop(queue: *mut gxCmdQueue_s)
Stops a GX command queue from processing incoming commands.
queue
- The GX command queue.