[−][src]Function imgui_sys::ImDrawList_AddQuad
pub unsafe extern "C" fn ImDrawList_AddQuad(
self_: *mut ImDrawList,
a: ImVec2,
b: ImVec2,
c: ImVec2,
d: ImVec2,
col: ImU32,
thickness: f32
)
pub unsafe extern "C" fn ImDrawList_AddQuad(
self_: *mut ImDrawList,
a: ImVec2,
b: ImVec2,
c: ImVec2,
d: ImVec2,
col: ImU32,
thickness: f32
)