[][src]Type Definition rs_gles2::bindings::PFNGLPROGRAMUNIFORM3UIVEXTPROC

type PFNGLPROGRAMUNIFORM3UIVEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLuint)>;