ImPlot_ShowAltLegend

Function ImPlot_ShowAltLegend 

Source
pub unsafe extern "C" fn ImPlot_ShowAltLegend(
    title_id: *const c_char,
    vertical: bool,
    size: ImVec2,
    interactable: bool,
)