ImDrawList__CalcCircleAutoSegmentCount

Function ImDrawList__CalcCircleAutoSegmentCount 

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