ImPlot_SetNextMarkerStyle

Function ImPlot_SetNextMarkerStyle 

Source
pub unsafe extern "C" fn ImPlot_SetNextMarkerStyle(
    marker: ImPlotMarker,
    size: f32,
    fill: *const ImVec4,
    weight: f32,
    outline: *const ImVec4,
)