PFNGLEVALCOORD1DPROCDart typedef
        PFNGLEVALCOORD1DPROCDart =
     void Function(double u)
    
    
    
Implementation
typedef PFNGLEVALCOORD1DPROCDart = void Function(double u);typedef PFNGLEVALCOORD1DPROCDart = void Function(double u);