Function arcdps_imgui_sys::ImDrawList_PathArcToFast
source · pub unsafe extern "C" fn ImDrawList_PathArcToFast(
self_: *mut ImDrawList,
center: ImVec2,
radius: f32,
a_min_of_12: c_int,
a_max_of_12: c_int
)