PFN_glPathCoordsNV

Type Alias PFN_glPathCoordsNV 

Source
pub type PFN_glPathCoordsNV = unsafe extern "system" fn(_path: GLuint, _numCoords: GLsizei, _coordType: GLenum, _coords: *const c_void);