Function raylib_sys::DrawRingLines
source ยท pub unsafe extern "C" fn DrawRingLines(
center: Vector2,
innerRadius: f32,
outerRadius: f32,
startAngle: f32,
endAngle: f32,
segments: c_int,
color: Color
)pub unsafe extern "C" fn DrawRingLines(
center: Vector2,
innerRadius: f32,
outerRadius: f32,
startAngle: f32,
endAngle: f32,
segments: c_int,
color: Color
)