PFNGLGETATTRIBLOCATIONARBPROCDart typedef
        PFNGLGETATTRIBLOCATIONARBPROCDart =
     int Function(Pointer<NativeType>  programObj, Pointer<Utf8>  name)
    
    
    
Implementation
typedef PFNGLGETATTRIBLOCATIONARBPROCDart =
    int Function(Pointer<NativeType> programObj, Pointer<Utf8> name);