freertos_rs_take_semaphore_isr

Function freertos_rs_take_semaphore_isr 

Source
pub unsafe extern "C" fn freertos_rs_take_semaphore_isr(
    semaphore: FreeRtosSemaphoreHandle,
    xHigherPriorityTaskWoken: FreeRtosBaseTypeMutPtr,
) -> FreeRtosBaseType