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.