ImPlotColormapData_LerpTable

Function ImPlotColormapData_LerpTable 

Source
pub unsafe extern "C" fn ImPlotColormapData_LerpTable(
    self_: *mut ImPlotColormapData,
    cmap: ImPlotColormap,
    t: f32,
) -> ImU32