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

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