ImPlot_FormatTime

Function ImPlot_FormatTime 

Source
pub unsafe extern "C" fn ImPlot_FormatTime(
    t: ImPlotTime_c,
    buffer: *mut c_char,
    size: c_int,
    fmt: ImPlotTimeFmt,
    use_24_hr_clk: bool,
) -> c_int