ImPlot_PlotScatter_S16PtrInt

Function ImPlot_PlotScatter_S16PtrInt 

Source
pub unsafe extern "C" fn ImPlot_PlotScatter_S16PtrInt(
    label_id: *const c_char,
    values: *const ImS16,
    count: c_int,
    xscale: f64,
    xstart: f64,
    flags: ImPlotScatterFlags,
    offset: c_int,
    stride: c_int,
)