ImPlot_SetLegendLocation

Function ImPlot_SetLegendLocation 

Source
pub unsafe extern "C" fn ImPlot_SetLegendLocation(
    location: ImPlotLocation,
    orientation: ImPlotOrientation,
    outside: bool,
)