PFNGLVERTEXATTRIBP4UIVPROCDart typedef
        PFNGLVERTEXATTRIBP4UIVPROCDart =
     void Function(int index, int type, int normalized, Pointer<Uint32>  value)
    
    
    
Implementation
typedef PFNGLVERTEXATTRIBP4UIVPROCDart =
    void Function(int index, int type, int normalized, Pointer<Uint32> value);