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