Skip to main content

ImPlot_PlotShaded_S32PtrS32PtrInt

Function ImPlot_PlotShaded_S32PtrS32PtrInt 

Source
pub unsafe extern "C" fn ImPlot_PlotShaded_S32PtrS32PtrInt(
    label_id: *const c_char,
    xs: *const ImS32,
    ys: *const ImS32,
    count: c_int,
    yref: f64,
    spec: ImPlotSpec_c,
)