PFN_glPathParameterivNV

Type Alias PFN_glPathParameterivNV 

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