ImPlot_ClampLegendRect

Function ImPlot_ClampLegendRect 

Source
pub unsafe extern "C" fn ImPlot_ClampLegendRect(
    legend_rect: *mut ImRect,
    outer_rect: ImRect_c,
    pad: ImVec2_c,
) -> bool