ImPlot_PlotBarsG

Function ImPlot_PlotBarsG 

Source
pub unsafe extern "C" fn ImPlot_PlotBarsG(
    label_id: *const c_char,
    getter: ImPlotPoint_getter,
    data: *mut c_void,
    count: c_int,
    bar_size: f64,
    flags: ImPlotBarsFlags,
)