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