Function implot_sys::ImPlot_SetNextPlotLimitsY[][src]

pub unsafe extern "C" fn ImPlot_SetNextPlotLimitsY(
    ymin: f64,
    ymax: f64,
    cond: ImGuiCond,
    y_axis: ImPlotYAxis
)