Function imgui_sys::ImDrawList_PathArcToFast[][src]

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