Function arcdps_imgui_sys::ImDrawList_PathRect
source · pub unsafe extern "C" fn ImDrawList_PathRect(
self_: *mut ImDrawList,
rect_min: ImVec2,
rect_max: ImVec2,
rounding: f32,
rounding_corners: ImDrawCornerFlags
)