Function esp_idf_hal::sys::xQueueGenericCreate
source ยท pub unsafe extern "C" fn xQueueGenericCreate(
uxQueueLength: u32,
uxItemSize: u32,
ucQueueType: u8,
) -> *mut QueueDefinition
pub unsafe extern "C" fn xQueueGenericCreate(
uxQueueLength: u32,
uxItemSize: u32,
ucQueueType: u8,
) -> *mut QueueDefinition