Skip to main content

ImGui_CalcRoundingFlagsForRectInRect

Function ImGui_CalcRoundingFlagsForRectInRect 

Source
pub unsafe extern "C" fn ImGui_CalcRoundingFlagsForRectInRect(
    r_in: *const ImRect,
    r_outer: *const ImRect,
    threshold: f32,
) -> ImDrawFlags