ImPlotColormapData_GetKeyColor

Function ImPlotColormapData_GetKeyColor 

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