ImPlot_Annotation

Function ImPlot_Annotation 

Source
pub unsafe extern "C" fn ImPlot_Annotation(
    x: f64,
    y: f64,
    col: *const ImVec4,
    pix_offset: *const ImVec2,
    clamp: bool,
    round: bool,
)