[−][src]Function sdl2_sys::gfx::primitives::filledPolygonColor
pub unsafe extern "C" fn filledPolygonColor(
renderer: *mut SDL_Renderer,
vx: *const Sint16,
vy: *const Sint16,
n: c_int,
color: Uint32
) -> c_int