PFNGLELEMENTPOINTERATIPROCDart typedef
        PFNGLELEMENTPOINTERATIPROCDart =
     void Function(int type, Pointer<NativeType>  pointer)
    
    
    
Implementation
typedef PFNGLELEMENTPOINTERATIPROCDart =
    void Function(int type, Pointer<NativeType> pointer);