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