[][src]Function sdl2_sys::gfx::primitives::arcColor

pub unsafe extern "C" fn arcColor(
    renderer: *mut SDL_Renderer,
    x: Sint16,
    y: Sint16,
    rad: Sint16,
    start: Sint16,
    end: Sint16,
    color: Uint32
) -> c_int