ImPlot_AddTime

Function ImPlot_AddTime 

Source
pub unsafe extern "C" fn ImPlot_AddTime(
    pOut: *mut ImPlotTime,
    t: ImPlotTime,
    unit: ImPlotTimeUnit,
    count: c_int,
)