[][src]Type Definition glu_sys::glu::PFNGLPATHCOORDSNVPROC

type PFNGLPATHCOORDSNVPROC = Option<unsafe extern "C" fn(path: GLuint, numCoords: GLsizei, coordType: GLenum, coords: *const c_void)>;