[][src]Type Definition glu_sys::glu::PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC

type PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC = Option<unsafe extern "C" fn(target: GLenum, attachment: GLenum, texture: GLuint, level: GLint, baseViewIndex: GLint, numViews: GLsizei)>;