Function implot_sys::ImPlot_PlotBarsS64PtrInt[][src]

pub unsafe extern "C" fn ImPlot_PlotBarsS64PtrInt(
    label_id: *const c_char,
    values: *const ImS64,
    count: c_int,
    width: f64,
    shift: f64,
    offset: c_int,
    stride: c_int
)