ImPlot_ShowLegendEntries

Function ImPlot_ShowLegendEntries 

Source
pub unsafe extern "C" fn ImPlot_ShowLegendEntries(
    items: *mut ImPlotItemGroup,
    legend_bb: ImRect_c,
    interactable: bool,
    pad: ImVec2_c,
    spacing: ImVec2_c,
    vertical: bool,
    DrawList: *mut ImDrawList,
) -> bool