Function implot_sys::ImPlot_PlotBarsU16PtrU16Ptr[][src]

pub unsafe extern "C" fn ImPlot_PlotBarsU16PtrU16Ptr(
    label_id: *const c_char,
    xs: *const ImU16,
    ys: *const ImU16,
    count: c_int,
    width: f64,
    offset: c_int,
    stride: c_int
)