Function imgui_sys::ImDrawList_PathRect [] [src]

pub unsafe extern fn ImDrawList_PathRect(
    list: *mut ImDrawList,
    rect_min: ImVec2,
    rect_max: ImVec2,
    rounding: c_float,
    rounding_corners: c_int
)