[][src]Function ndless_sdl::gfx::primitives::ll::filledPolygonColor

pub unsafe extern "C" fn filledPolygonColor(
    dst: *mut SDL_Surface,
    vx: *const i16,
    vy: *const i16,
    n: c_int,
    color: u32
) -> c_int