freertos_rs_timer_start_from_isr

Function freertos_rs_timer_start_from_isr 

Source
pub unsafe extern "C" fn freertos_rs_timer_start_from_isr(
    timer: FreeRtosTimerHandle,
    xHigherPriorityTaskWoken: FreeRtosBaseTypeMutPtr,
) -> FreeRtosBaseType