pub unsafe extern "C" fn vQueueDeleteWithCaps(xQueue: QueueHandle_t)
Expand description
@brief Deletes a queue previously created using xQueueCreateWithCaps()
@param xQueue A handle to the queue to be deleted.
pub unsafe extern "C" fn vQueueDeleteWithCaps(xQueue: QueueHandle_t)
@brief Deletes a queue previously created using xQueueCreateWithCaps()
@param xQueue A handle to the queue to be deleted.