glFramebufferTextureMultiviewOVR

Function glFramebufferTextureMultiviewOVR 

Source
pub unsafe extern "C" fn glFramebufferTextureMultiviewOVR(
    target: GLenum,
    attachment: GLenum,
    texture: GLuint,
    level: GLint,
    baseViewIndex: GLint,
    numViews: GLsizei,
)