php_array_to_uint_array 75 php_opengl/glut/php_convert.h #define php_array_to_uint_array(z) (unsigned int *)php_array_to_c_array(z,TO_C_UINT,sizeof(unsigned int),NULL) php_array_to_uint_array 77 php_opengl/opengl/php_convert.h #define php_array_to_uint_array(z) (unsigned int *)php_array_to_c_array(z,TO_C_UINT,sizeof(unsigned int),NULL)