Function arcdps_imgui_sys::ImDrawList_PathArcTo
source · pub unsafe extern "C" fn ImDrawList_PathArcTo(
self_: *mut ImDrawList,
center: ImVec2,
radius: f32,
a_min: f32,
a_max: f32,
num_segments: c_int
)
pub unsafe extern "C" fn ImDrawList_PathArcTo(
self_: *mut ImDrawList,
center: ImVec2,
radius: f32,
a_min: f32,
a_max: f32,
num_segments: c_int
)