ImPlot_SetNextMarkerStyle

Function ImPlot_SetNextMarkerStyle 

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