Function esp_idf_hal::sys::xQueueCreateCountingSemaphore
source ยท pub unsafe extern "C" fn xQueueCreateCountingSemaphore(
uxMaxCount: u32,
uxInitialCount: u32,
) -> *mut QueueDefinition
pub unsafe extern "C" fn xQueueCreateCountingSemaphore(
uxMaxCount: u32,
uxInitialCount: u32,
) -> *mut QueueDefinition