PFN_glCheckFramebufferStatusOES

Type Alias PFN_glCheckFramebufferStatusOES 

Source
pub type PFN_glCheckFramebufferStatusOES = unsafe extern "system" fn(_target: GLenum) -> GLenum;