PFNGLVERTEXARRAYFOGCOORDOFFSETEXTPROCDart typedef
        PFNGLVERTEXARRAYFOGCOORDOFFSETEXTPROCDart =
     void Function(int vaobj, int buffer, int type, int stride, Pointer<NativeType>  offset)
    
    
    
Implementation
typedef PFNGLVERTEXARRAYFOGCOORDOFFSETEXTPROCDart =
    void Function(
      int vaobj,
      int buffer,
      int type,
      int stride,
      Pointer<NativeType> offset,
    );