[][src]Function freertos_rust::freertos_rs_create_counting_semaphore

pub unsafe extern "C" fn freertos_rs_create_counting_semaphore(
    max: FreeRtosUBaseType,
    initial: FreeRtosUBaseType
) -> FreeRtosQueueHandle