Function arcdps_imgui_sys::ImDrawList_AddConvexPolyFilled
source · pub unsafe extern "C" fn ImDrawList_AddConvexPolyFilled(
self_: *mut ImDrawList,
points: *const ImVec2,
num_points: c_int,
col: ImU32
)