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

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