PFN_glIsEnabled

Type Alias PFN_glIsEnabled 

Source
pub type PFN_glIsEnabled = unsafe extern "system" fn(_cap: GLenum) -> GLboolean;