ImPlot_RenderColorBar

Function ImPlot_RenderColorBar 

Source
pub unsafe extern "C" fn ImPlot_RenderColorBar(
    colors: *const ImU32,
    size: c_int,
    DrawList: *mut ImDrawList,
    bounds: ImRect,
    vert: bool,
    reversed: bool,
    continuous: bool,
)