ImPlot_FormatDate

Function ImPlot_FormatDate 

Source
pub unsafe extern "C" fn ImPlot_FormatDate(
    t: ImPlotTime,
    buffer: *mut c_char,
    size: c_int,
    fmt: ImPlotDateFmt,
    use_iso_8601: bool,
) -> c_int