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

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