PFN_glFramebufferTextureOES

Type Alias PFN_glFramebufferTextureOES 

Source
pub type PFN_glFramebufferTextureOES = unsafe extern "system" fn(_target: GLenum, _attachment: GLenum, _texture: GLuint, _level: GLint);