Skip to main content

ImPlot_PlotLineG

Function ImPlot_PlotLineG 

Source
pub unsafe extern "C" fn ImPlot_PlotLineG(
    label_id: *const c_char,
    getter: ImPlotGetter,
    data: *mut c_void,
    count: c_int,
    spec: ImPlotSpec_c,
)