ImPlot_FormatDateTime

Function ImPlot_FormatDateTime 

Source
pub unsafe extern "C" fn ImPlot_FormatDateTime(
    t: ImPlotTime,
    buffer: *mut c_char,
    size: c_int,
    fmt: ImPlotDateTimeSpec,
) -> c_int