ImPlot_ShowColormapScale

Function ImPlot_ShowColormapScale 

Source
pub unsafe extern "C" fn ImPlot_ShowColormapScale(
    scale_min: f64,
    scale_max: f64,
    height: f32,
)