Function freertos_rs_timer_stop

Source
pub unsafe extern "C" fn freertos_rs_timer_stop(
    timer: FreeRtosTimerHandle,
    block_time: FreeRtosTickType,
) -> FreeRtosBaseType