ImPlot_Annotation1

Function ImPlot_Annotation1 

Source
pub unsafe extern "C" fn ImPlot_Annotation1(
    x: f64,
    y: f64,
    col: *const ImVec4,
    pix_offset: *const ImVec2,
    clamp: bool,
    fmt: *const c_char,
    ...
)