Function raylib_ffi::DrawCircleSector
source · pub unsafe extern "C" fn DrawCircleSector(
center: Vector2,
radius: f32,
startAngle: f32,
endAngle: f32,
segments: c_int,
color: Color
)pub unsafe extern "C" fn DrawCircleSector(
center: Vector2,
radius: f32,
startAngle: f32,
endAngle: f32,
segments: c_int,
color: Color
)