Function implot_sys::ImPlot_PlotText[][src]

pub unsafe extern "C" fn ImPlot_PlotText(
    text: *const c_char,
    x: f64,
    y: f64,
    vertical: bool,
    pix_offset: ImVec2
)