Type Alias PFN_glFramebufferTexture2DMultisampleEXT

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