Function imgui_sys::ImDrawList_AddNgonFilled[][src]

pub unsafe extern "C" fn ImDrawList_AddNgonFilled(
    self_: *mut ImDrawList,
    center: ImVec2,
    radius: f32,
    col: ImU32,
    num_segments: c_int
)