ImPlot_AddColormap1

Function ImPlot_AddColormap1 

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