Function implot_sys::ImPlot_SetNextPlotTicksXdouble[][src]

pub unsafe extern "C" fn ImPlot_SetNextPlotTicksXdouble(
    x_min: f64,
    x_max: f64,
    n_ticks: c_int,
    labels: *const *const c_char,
    show_default: bool
)