xQueueCreateMutex

Function xQueueCreateMutex 

Source
pub unsafe extern "C" fn xQueueCreateMutex(
    ucQueueType: u8,
) -> QueueHandle_t