[][src]Function implot_sys::ImPlot_PlotLinePlotPoIntPtr

pub unsafe extern "C" fn ImPlot_PlotLinePlotPoIntPtr(
    label_id: *const c_char,
    data: *const ImPlotPoint,
    count: c_int,
    offset: c_int
)