ImDrawList__CalcCircleAutoSegmentCount

Function ImDrawList__CalcCircleAutoSegmentCount 

Source
pub unsafe extern "C" fn ImDrawList__CalcCircleAutoSegmentCount(
    this: *const ImDrawList,
    radius: f32,
) -> c_int