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

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