Skip to main content

ImPlot_PlotLineG_LJ

Function ImPlot_PlotLineG_LJ 

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