PFN_glPathParameteriNV

Type Alias PFN_glPathParameteriNV 

Source
pub type PFN_glPathParameteriNV = unsafe extern "system" fn(_path: GLuint, _pname: GLenum, _value: GLint);