Skip to main content

xQueueGiveMutexRecursive

Function xQueueGiveMutexRecursive 

Source
pub unsafe extern "C" fn xQueueGiveMutexRecursive(
    xMutex: QueueHandle_t,
) -> BaseType_t