Function implot_sys::ImPlot_SetNextPlotTicksYdoublePtr[][src]

pub unsafe extern "C" fn ImPlot_SetNextPlotTicksYdoublePtr(
    values: *const f64,
    n_ticks: c_int,
    labels: *const *const c_char,
    show_default: bool,
    y_axis: ImPlotYAxis
)