Function implot_sys::ImPlot_SetNextPlotTicksXdoublePtr[][src]

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