ImPlotColormapData_SetKeyColor

Function ImPlotColormapData_SetKeyColor 

Source
pub unsafe extern "C" fn ImPlotColormapData_SetKeyColor(
    self_: *mut ImPlotColormapData,
    cmap: ImPlotColormap,
    idx: c_int,
    value: ImU32,
)