[][src]Function freertos_rust::freertos_rs_vTaskDelayUntil

pub unsafe extern "C" fn freertos_rs_vTaskDelayUntil(
    pxPreviousWakeTime: *mut FreeRtosTickType,
    xTimeIncrement: FreeRtosTickType
)