Function esp_idf_hal::sys::xQueueCreateMutexStatic

source ยท
pub unsafe extern "C" fn xQueueCreateMutexStatic(
    ucQueueType: u8,
    pxStaticQueue: *mut xSTATIC_QUEUE,
) -> *mut QueueDefinition