Function imgui_sys::ImDrawList_AddRectFilled [] [src]

pub unsafe extern fn ImDrawList_AddRectFilled(list: *mut ImDrawList,
                                              a: ImVec2,
                                              b: ImVec2,
                                              col: ImU32,
                                              rounding: c_float,
                                              rounding_corners: c_int)