ImPlot_AnnotateVec4

Function ImPlot_AnnotateVec4 

Source
pub unsafe extern "C" fn ImPlot_AnnotateVec4(
    x: f64,
    y: f64,
    pix_offset: ImVec2,
    color: ImVec4,
    fmt: *const c_char,
    ...
)