Property definitions

glesv2 :: glesv2_stub $ Sys :: glReadPixels
fun glReadPixels `{ glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); `}
lib/glesv2/glesv2_stub.nit:394,1--127