Function implot_sys::ImPlot_PlotToPixelsdouble[][src]

pub unsafe extern "C" fn ImPlot_PlotToPixelsdouble(
    pOut: *mut ImVec2,
    x: f64,
    y: f64,
    y_axis: ImPlotYAxis
)