[][src]Function imgui_sys::ImDrawList_PathRect

pub unsafe extern "C" fn ImDrawList_PathRect(
    self_: *mut ImDrawList,
    rect_min: ImVec2,
    rect_max: ImVec2,
    rounding: f32,
    rounding_corners_flags: c_int
)