PFNGLGETNCOMPRESSEDTEXIMAGEPROCDart typedef
        PFNGLGETNCOMPRESSEDTEXIMAGEPROCDart =
     void Function(int target, int lod, int bufSize, Pointer<NativeType>  pixels)
    
    
    
Implementation
typedef PFNGLGETNCOMPRESSEDTEXIMAGEPROCDart =
    void Function(int target, int lod, int bufSize, Pointer<NativeType> pixels);