ImPlot_MakeTime

Function ImPlot_MakeTime 

Source
pub unsafe extern "C" fn ImPlot_MakeTime(
    year: c_int,
    month: c_int,
    day: c_int,
    hour: c_int,
    min: c_int,
    sec: c_int,
    us: c_int,
) -> ImPlotTime_c