PFNGLGETCOLORTABLEPROCDart typedef
        PFNGLGETCOLORTABLEPROCDart =
     void Function(int target, int format, int type, Pointer<NativeType>  table)
    
    
    
Implementation
typedef PFNGLGETCOLORTABLEPROCDart =
    void Function(int target, int format, int type, Pointer<NativeType> table);