ImPlot_AddColormap

Function ImPlot_AddColormap 

Source
pub unsafe extern "C" fn ImPlot_AddColormap(
    name: *const c_char,
    cols: *const ImVec4,
    size: c_int,
    qual: bool,
) -> ImPlotColormap