We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c187f commit e53825cCopy full SHA for e53825c
include/Includes/pysfml/window.pxd
@@ -29,4 +29,3 @@ cdef extern from "pysfml/window/window_api.h":
29
30
cdef VideoMode wrap_videomode(sf.VideoMode *p, bint d)
31
cdef ContextSettings wrap_contextsettings(sf.ContextSettings *v)
32
- cdef Pixels wrap_pixels(Uint8 *p, unsigned int w, unsigned int h)
0 commit comments