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

pub unsafe extern "C" fn bezierColor(
    renderer: *mut SDL_Renderer,
    vx: *const Sint16,
    vy: *const Sint16,
    n: c_int,
    s: c_int,
    color: Uint32
) -> c_int