[][src]Function implot_sys::ImPlot_PlotBarsHS32PtrInt

pub unsafe extern "C" fn ImPlot_PlotBarsHS32PtrInt(
    label_id: *const c_char,
    values: *const ImS32,
    count: c_int,
    height: f64,
    shift: f64,
    offset: c_int,
    stride: c_int
)