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

pub unsafe extern "C" fn filledEllipseColor(
    dst: *mut SDL_Surface,
    x: i16,
    y: i16,
    rx: i16,
    ry: i16,
    color: u32
) -> c_int