Function imgui_sys::ImDrawList__PathArcToFastEx
source · pub unsafe extern "C" fn ImDrawList__PathArcToFastEx(
self_: *mut ImDrawList,
center: ImVec2,
radius: f32,
a_min_sample: c_int,
a_max_sample: c_int,
a_step: c_int
)