PFN_glIsShader

Type Alias PFN_glIsShader 

Source
pub type PFN_glIsShader = unsafe extern "system" fn(_shader: GLuint) -> GLboolean;