[−][src]Function sdl2_sys::gfx::primitives::filledPieColor
pub unsafe extern "C" fn filledPieColor(
renderer: *mut SDL_Renderer,
x: Sint16,
y: Sint16,
rad: Sint16,
start: Sint16,
end: Sint16,
color: Uint32
) -> c_int