Function implot_sys::ImPlot_SetNextMarkerStyle[][src]

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