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

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