[][src]Function imgui_sys::ImDrawList_PathArcToFast

pub unsafe extern "C" fn ImDrawList_PathArcToFast(
    self_: *mut ImDrawList,
    centre: ImVec2,
    radius: f32,
    a_min_of_12: c_int,
    a_max_of_12: c_int
)