ImPlot_PlotStairsG

Function ImPlot_PlotStairsG 

Source
pub unsafe extern "C" fn ImPlot_PlotStairsG(
    label_id: *const c_char,
    getter: ImPlotPoint_getter,
    data: *mut c_void,
    count: c_int,
    flags: ImPlotStairsFlags,
)